From 386977aafe2196b901d45271ca484ef2f3de58fb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 19 Jul 2021 14:58:06 +0200 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') diff --git a/mongotimer/PKGBUILD b/mongotimer/PKGBUILD index 547c325..93b1a95 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.2 +pkgver=1.1.3 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=(feae7f899d579a3dc9479a431e14bca13b0ef815ed3c039e0d94a690d412e773) +sha256sums=(79bc505393595c6eea47bb0d11adad39b8d7ff6d8dfab907b5411020477dcd94) build() { cd "$srcdir/mongotimer-$pkgver" -- cgit v1.2.3-70-g09d2