aboutsummaryrefslogtreecommitdiffstats
path: root/mongotimer/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-04-17 23:28:17 +0200
committerMattias Andrée <maandree@kth.se>2021-04-17 23:28:17 +0200
commitcd66a92101ed19612f7b317b7ae43e69f6e2082e (patch)
treeb80d3276a40fcba52595c7d12bd288379a9f5def /mongotimer/PKGBUILD
parentAdd libparser (diff)
downloadaur-packages-cd66a92101ed19612f7b317b7ae43e69f6e2082e.tar.gz
aur-packages-cd66a92101ed19612f7b317b7ae43e69f6e2082e.tar.bz2
aur-packages-cd66a92101ed19612f7b317b7ae43e69f6e2082e.tar.xz
Update mongotimer
Signed-off-by: Mattias Andrée <maandree@kth.se>
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 be2f8c3..547c325 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.1
+pkgver=1.1.2
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=(8dc220fd9918ae0e588f2b91336f5ffd2c3a9a3141fca24bd6908fc9fe3731d0)
+sha256sums=(feae7f899d579a3dc9479a431e14bca13b0ef815ed3c039e0d94a690d412e773)
build() {
cd "$srcdir/mongotimer-$pkgver"