aboutsummaryrefslogtreecommitdiffstats
path: root/timeprefix
diff options
context:
space:
mode:
Diffstat (limited to 'timeprefix')
-rw-r--r--timeprefix/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/timeprefix/PKGBUILD b/timeprefix/PKGBUILD
index fcc9b40..33d1659 100644
--- a/timeprefix/PKGBUILD
+++ b/timeprefix/PKGBUILD
@@ -1,7 +1,7 @@
-# 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)
@@ -9,7 +9,7 @@ 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"