aboutsummaryrefslogtreecommitdiffstats
path: root/mongotimer/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mongotimer/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mongotimer/PKGBUILD b/mongotimer/PKGBUILD
index ed07a9e..898a23d 100644
--- a/mongotimer/PKGBUILD
+++ b/mongotimer/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=mongotimer
-pkgver=1.0
+pkgver=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=(cfb8d601804af0132e67d5d7187c7ba227d3bf88b87b6dded684ec4bff1e4a40)
+sha256sums=(db9155e009e84ba753559fbe4e073e66ef55657ffbfeb6ab493b8285463a4a23)
build() {
cd "$srcdir/mongotimer-$pkgver"