From c468c4a8c7ae55ca9e40b92b6e1fceaf17d06c13 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 18 Sep 2021 10:19:50 +0200 Subject: Update packages 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 93b1a95..abe2609 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.3 +pkgver=1.1.4 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=(79bc505393595c6eea47bb0d11adad39b8d7ff6d8dfab907b5411020477dcd94) +sha256sums=(1099ffea5b7cebe6f4e6d13539f7b1b63dadfd9667729f27a71ec5da84ded3c1) build() { cd "$srcdir/mongotimer-$pkgver" -- cgit v1.2.3-70-g09d2