aboutsummaryrefslogtreecommitdiffstats
path: root/mongotimer/PKGBUILD
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 /mongotimer/PKGBUILD
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 'mongotimer/PKGBUILD')
-rw-r--r--mongotimer/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mongotimer/PKGBUILD b/mongotimer/PKGBUILD
index 898a23d..be2f8c3 100644
--- a/mongotimer/PKGBUILD
+++ b/mongotimer/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=mongotimer
-pkgver=1.1
+pkgver=1.1.1
pkgrel=1
pkgdesc='A humongous timer or stopwatch for the terminal'
arch=(any)
url='https://github.com/maandree/mongotimer'
license=('custom:ISC')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=(db9155e009e84ba753559fbe4e073e66ef55657ffbfeb6ab493b8285463a4a23)
+sha256sums=(8dc220fd9918ae0e588f2b91336f5ffd2c3a9a3141fca24bd6908fc9fe3731d0)
build() {
cd "$srcdir/mongotimer-$pkgver"