aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-03-25 15:35:16 +0100
committerMattias Andrée <maandree@kth.se>2021-03-25 15:35:16 +0100
commit5e4008ff5b5aaa8b5f2eb3fc0de6639663b240dd (patch)
tree67ff2d96d56e204561c4504f47290f26b4dbab92
parentUpdate adjbacklight (diff)
downloadaur-packages-5e4008ff5b5aaa8b5f2eb3fc0de6639663b240dd.tar.gz
aur-packages-5e4008ff5b5aaa8b5f2eb3fc0de6639663b240dd.tar.bz2
aur-packages-5e4008ff5b5aaa8b5f2eb3fc0de6639663b240dd.tar.xz
Update mongoclock and mongotimer
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--mongoclock/PKGBUILD4
-rw-r--r--mongotimer/PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/mongoclock/PKGBUILD b/mongoclock/PKGBUILD
index f9c062b..15c4d61 100644
--- a/mongoclock/PKGBUILD
+++ b/mongoclock/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=mongoclock
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=1
pkgdesc='Just a humongous clock for the terminal'
arch=(any)
url='https://github.com/maandree/mongoclock'
license=('custom:ISC')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=(ad3715c29652bb548ad43a2f74b040505e7824de25e78d8df3c9c26e6d79d642)
+sha256sums=(749309e4503790e2e2a18b282debb6f44a8f0f2e81b66bf2467fde234ee25393)
build() {
cd "$srcdir/mongoclock-$pkgver"
diff --git a/mongotimer/PKGBUILD b/mongotimer/PKGBUILD
index 898a23d..be2f8c3 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
+pkgver=1.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=(db9155e009e84ba753559fbe4e073e66ef55657ffbfeb6ab493b8285463a4a23)
+sha256sums=(8dc220fd9918ae0e588f2b91336f5ffd2c3a9a3141fca24bd6908fc9fe3731d0)
build() {
cd "$srcdir/mongotimer-$pkgver"