aboutsummaryrefslogtreecommitdiffstats
path: root/mongoclock
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-09-18 10:19:50 +0200
committerMattias Andrée <maandree@kth.se>2021-09-18 10:19:50 +0200
commitc468c4a8c7ae55ca9e40b92b6e1fceaf17d06c13 (patch)
treebb3cce31aff5b13a6198d75eaa9136f763a4c078 /mongoclock
parentAdd editasroot (diff)
downloadaur-packages-c468c4a8c7ae55ca9e40b92b6e1fceaf17d06c13.tar.gz
aur-packages-c468c4a8c7ae55ca9e40b92b6e1fceaf17d06c13.tar.bz2
aur-packages-c468c4a8c7ae55ca9e40b92b6e1fceaf17d06c13.tar.xz
Update packages
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 860719b..2a11d2d 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.4
+pkgver=3.1.5
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=(62ad616d30cd13333ea7fc97fd14b4d344b39e09d8a24e123ebd753ffd0f407e)
+sha256sums=(f2b42573eb459d51b46b83ffdbef2af94c8293842775b4d563309559753f5e03)
build() {
cd "$srcdir/mongoclock-$pkgver"