aboutsummaryrefslogtreecommitdiffstats
path: root/timeprefix
diff options
context:
space:
mode:
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 82d389e..33d1659 100644
--- a/timeprefix/PKGBUILD
+++ b/timeprefix/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=timeprefix
-pkgver=3.1.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=(7aabd53c1f16817fb31b83dc166d35a0279f887dff3076096b3266083905f26f)
+sha256sums=(c473c23d46ad44947de33a5dc4a8cda3331594fe2c927d6125cb8dfbc1c40585)
build() {
cd "$srcdir/$pkgname"