aboutsummaryrefslogtreecommitdiffstats
path: root/dist/archlinux/stable/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'dist/archlinux/stable/PKGBUILD')
-rw-r--r--dist/archlinux/stable/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index 34b8206..23c4fc7 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=mongoclock
-pkgver=1
+pkgver=1.1
pkgrel=1
pkgdesc='Just a humongous clock for the terminal'
arch=(any)
@@ -10,7 +10,7 @@ license=('custom: GNUAllPermissive')
depends=(sh python3 coreutils)
makedepends=(sed texinfo gzip)
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=(67bc1071904ca03f0c70cd606e8f5b6ff91b130b80553d77864a63fb581954c7)
+sha256sums=(5b0b98729626d6fdfcdae94539385b80f12d4d14a6963a019831a79c94528947)
build() {