aboutsummaryrefslogtreecommitdiffstats
path: root/mongotimer/PKGBUILD
diff options
context:
space:
mode:
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"