aboutsummaryrefslogtreecommitdiffstats
path: root/mongoclock
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 22:41:24 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 22:41:24 +0100
commit3a82553f903bdc415f0320a2efc0925baf943a8f (patch)
treebd540609e2ba3d5a4d5e815f5e6ce75423655375 /mongoclock
parentUpdate sshexec to version 1.2.1 (diff)
downloadaur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.gz
aur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.bz2
aur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.xz
mass update
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'mongoclock')
-rw-r--r--mongoclock/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mongoclock/PKGBUILD b/mongoclock/PKGBUILD
index 3d2c60f..28b4417 100644
--- a/mongoclock/PKGBUILD
+++ b/mongoclock/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=mongoclock
-pkgver=3.1.5
+pkgver=3.1.6
pkgrel=1
pkgdesc='Just a humongous clock for the terminal'
arch=(any)
url='https://codeberg.org/maandree/mongoclock'
license=('custom:ISC')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=(777d59f3453f9282c35bcfa124da6b3c3860ac5cbcc613258bc6485bfaf063d2)
+sha256sums=(f9b5c40aa69f2f2875e43b427c4cc5bcb1917960d9492fc49e7f7527d5bfddbd)
build() {
cd "$srcdir/mongoclock"