aboutsummaryrefslogtreecommitdiffstats
path: root/mongoclock/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-19 15:58:42 +0100
committerMattias Andrée <maandree@kth.se>2021-02-19 15:58:42 +0100
commitb9a8e635b0463e3ca748f15ac8cfdd6fbcf9a465 (patch)
tree7344a46c7ac061a5f8fc758c4542046a78772573 /mongoclock/PKGBUILD
parentUpdate orphan-reaper (diff)
downloadaur-packages-b9a8e635b0463e3ca748f15ac8cfdd6fbcf9a465.tar.gz
aur-packages-b9a8e635b0463e3ca748f15ac8cfdd6fbcf9a465.tar.bz2
aur-packages-b9a8e635b0463e3ca748f15ac8cfdd6fbcf9a465.tar.xz
Update mongoclock
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--mongoclock/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mongoclock/PKGBUILD b/mongoclock/PKGBUILD
index 6bba9ee..f9c062b 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
+pkgver=3.1.1
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=(aa63e1d959949553d1e0dff320d1149739b4e3e51724ce1e26517b83a259ec85)
+sha256sums=(ad3715c29652bb548ad43a2f74b040505e7824de25e78d8df3c9c26e6d79d642)
build() {
cd "$srcdir/mongoclock-$pkgver"