aboutsummaryrefslogtreecommitdiffstats
path: root/mongoclock/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-07 08:57:01 +0100
committerMattias Andrée <maandree@kth.se>2021-02-07 08:57:01 +0100
commit98e401423c17ee0e09a2a9ffc04f87edd9f0ed20 (patch)
treee8f6514a339b6ec0422ff31b641d7ba936980106 /mongoclock/PKGBUILD
parentUpdate asroot and asroot-libpassphrase (diff)
downloadaur-packages-98e401423c17ee0e09a2a9ffc04f87edd9f0ed20.tar.gz
aur-packages-98e401423c17ee0e09a2a9ffc04f87edd9f0ed20.tar.bz2
aur-packages-98e401423c17ee0e09a2a9ffc04f87edd9f0ed20.tar.xz
Update mongoclock
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'mongoclock/PKGBUILD')
-rw-r--r--mongoclock/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mongoclock/PKGBUILD b/mongoclock/PKGBUILD
index fda93ac..6bba9ee 100644
--- a/mongoclock/PKGBUILD
+++ b/mongoclock/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=mongoclock
-pkgver=3.0
+pkgver=3.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=(8d3e43dd1d029a3bf0152d0f2606864395198d27651bc2ca6a800c2c9a088659)
+sha256sums=(aa63e1d959949553d1e0dff320d1149739b4e3e51724ce1e26517b83a259ec85)
build() {
cd "$srcdir/mongoclock-$pkgver"