aboutsummaryrefslogtreecommitdiffstats
path: root/xtest/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-06-25 16:15:33 +0200
committerMattias Andrée <maandree@kth.se>2024-06-25 16:15:33 +0200
commitd1411d19946864a6b25d284d961082c84a48ab84 (patch)
treeea243d000892b9f6c512dc5244573bec41521c42 /xtest/PKGBUILD
parentUpdate krandom to version 2.0.2 (diff)
downloadaur-packages-d1411d19946864a6b25d284d961082c84a48ab84.tar.gz
aur-packages-d1411d19946864a6b25d284d961082c84a48ab84.tar.bz2
aur-packages-d1411d19946864a6b25d284d961082c84a48ab84.tar.xz
Update xtest to version 2.1.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'xtest/PKGBUILD')
-rw-r--r--xtest/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/xtest/PKGBUILD b/xtest/PKGBUILD
index 86c1064..af015c3 100644
--- a/xtest/PKGBUILD
+++ b/xtest/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=xtest
-pkgver=2.1.1
+pkgver=2.1.2
pkgrel=1
pkgdesc="Variant of test(1) that can test multiple files from cmdline or stdin"
arch=(i686 x86_64)
@@ -9,7 +9,7 @@ license=('ISC')
depends=()
makedepends=()
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha256sums=(bf8cf7faf5318647894a3cc27694280a12588a0fe7cfcda52a5698cc94f5a833)
+sha512sums=(0d5ada6ef0bb9044e309a7b1cb6a4a032d778bd29bf9afaede86c79b06961832876ea31dec4ba1511d008a59d9c21dc3cb0a716c9b7794eac292185eeb182fe3)
build() {
cd "$srcdir/$pkgname"