aboutsummaryrefslogtreecommitdiffstats
path: root/timeprefix
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-07-01 08:20:11 +0200
committerMattias Andrée <maandree@kth.se>2023-07-01 08:20:11 +0200
commit254298a1bb76fe36260379680ef2c81df5d282eb (patch)
tree06052e0dbc33738f706ffdfc6372d79860e04e1a /timeprefix
parentUpdate simple-icon-theme to version 10 (diff)
downloadaur-packages-254298a1bb76fe36260379680ef2c81df5d282eb.tar.gz
aur-packages-254298a1bb76fe36260379680ef2c81df5d282eb.tar.bz2
aur-packages-254298a1bb76fe36260379680ef2c81df5d282eb.tar.xz
Update timeprefix to version 3.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'timeprefix')
-rw-r--r--timeprefix/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/timeprefix/PKGBUILD b/timeprefix/PKGBUILD
index 5ea01d1..fcc9b40 100644
--- a/timeprefix/PKGBUILD
+++ b/timeprefix/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=timeprefix
-pkgver=3.0.1
+pkgver=3.1
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=(3102a5869f5c55f74bc9cfbc3447e4471dd38817bb3f66a90ce37de8d6ebe7f6)
+sha256sums=(fe17271ad25f7726e5737a013bcd7a8f24859ee54c97789385fede53ecd5eacd)
build() {
cd "$srcdir/$pkgname"