aboutsummaryrefslogtreecommitdiffstats
path: root/mongoclock
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-03-25 15:35:16 +0100
committerMattias Andrée <maandree@kth.se>2021-03-25 15:35:16 +0100
commit5e4008ff5b5aaa8b5f2eb3fc0de6639663b240dd (patch)
tree67ff2d96d56e204561c4504f47290f26b4dbab92 /mongoclock
parentUpdate adjbacklight (diff)
downloadaur-packages-5e4008ff5b5aaa8b5f2eb3fc0de6639663b240dd.tar.gz
aur-packages-5e4008ff5b5aaa8b5f2eb3fc0de6639663b240dd.tar.bz2
aur-packages-5e4008ff5b5aaa8b5f2eb3fc0de6639663b240dd.tar.xz
Update mongoclock and mongotimer
Signed-off-by: Mattias Andrée <maandree@kth.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 f9c062b..15c4d61 100644
--- a/mongoclock/PKGBUILD
+++ b/mongoclock/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=mongoclock
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=1
pkgdesc='Just a humongous clock for the terminal'
arch=(any)
url='https://github.com/maandree/mongoclock'
license=('custom:ISC')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=(ad3715c29652bb548ad43a2f74b040505e7824de25e78d8df3c9c26e6d79d642)
+sha256sums=(749309e4503790e2e2a18b282debb6f44a8f0f2e81b66bf2467fde234ee25393)
build() {
cd "$srcdir/mongoclock-$pkgver"