From 3a82553f903bdc415f0320a2efc0925baf943a8f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 22:41:24 +0100 Subject: mass update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- timeprefix/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'timeprefix') 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 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" -- cgit v1.2.3-70-g09d2