aboutsummaryrefslogtreecommitdiffstats
path: root/timeprefix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--timeprefix/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/timeprefix/PKGBUILD b/timeprefix/PKGBUILD
index fcc9b40..d0297ab 100644
--- a/timeprefix/PKGBUILD
+++ b/timeprefix/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
+# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=timeprefix
-pkgver=3.1
+pkgver=3.1.2
pkgrel=1
pkgdesc="Prefix each line with the time it as written"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/timeprefix"
license=('custom:ISC')
depends=()
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha256sums=(fe17271ad25f7726e5737a013bcd7a8f24859ee54c97789385fede53ecd5eacd)
+sha256sums=(c473c23d46ad44947de33a5dc4a8cda3331594fe2c927d6125cb8dfbc1c40585)
build() {
cd "$srcdir/$pkgname"