aboutsummaryrefslogtreecommitdiffstats
path: root/alarm
diff options
context:
space:
mode:
Diffstat (limited to 'alarm')
-rw-r--r--alarm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/alarm/PKGBUILD b/alarm/PKGBUILD
index 06c01d3..f92bf65 100644
--- a/alarm/PKGBUILD
+++ b/alarm/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
+# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=alarm
-pkgver=1.2.1
+pkgver=1.2.4
pkgrel=1
pkgdesc="Schedule an alarm for a program when starting it"
url="https://codeberg.org/maandree/alarm"
arch=(i686 x86_64)
license=(custom:ISC)
source=("alarm-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=(6a52f07f7b269b6d082609a18abbe7735e262008142530d7ba7ddc647fd78935)
+sha256sums=(33630fa2a0eb3c3d43962c1defac25af31333c507c8f7d103be75ea79e41ae96)
build() {
cd "${srcdir}/alarm"