aboutsummaryrefslogtreecommitdiffstats
path: root/setpgrp
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 22:41:24 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 22:41:24 +0100
commit3a82553f903bdc415f0320a2efc0925baf943a8f (patch)
treebd540609e2ba3d5a4d5e815f5e6ce75423655375 /setpgrp
parentUpdate sshexec to version 1.2.1 (diff)
downloadaur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.gz
aur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.bz2
aur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.xz
mass update
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'setpgrp')
-rw-r--r--setpgrp/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/setpgrp/PKGBUILD b/setpgrp/PKGBUILD
index 7ee86e0..d5432a5 100644
--- a/setpgrp/PKGBUILD
+++ b/setpgrp/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=setpgrp
-pkgver=2.1.1
+pkgver=2.1.2
pkgrel=1
pkgdesc="Commands providing access to the setpgrp and getpgrp system calls"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=()
makedepends=()
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha256sums=(8a781dbe2abcd52c5fb1c13bd6798d2be0d58df12b8bfec6badd96f5790f554f)
+sha256sums=(89b3a80407c94598fb6941225aacaa33c47f9e8f233c644c201ba17eace82a50)
build() {
cd "$srcdir/$pkgname"