From 550eb9c26ef3883eeb2c13d22bcdecf5d61ffec6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 7 Feb 2021 16:36:51 +0100 Subject: Update mongotimer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- mongotimer/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mongotimer/PKGBUILD') 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" -- cgit v1.2.3-70-g09d2