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 --- pdeath/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pdeath') diff --git a/pdeath/PKGBUILD b/pdeath/PKGBUILD index 8c01ef6..b84d776 100644 --- a/pdeath/PKGBUILD +++ b/pdeath/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Mattias Andrée pkgname=pdeath -pkgver=1.1.2 +pkgver=1.1.3 pkgrel=1 pkgdesc="Run a command that is killed when its parent exits" arch=(i686 x86_64) @@ -10,7 +10,7 @@ license=('custom:ISC') depends=() makedepends=() source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz) -sha256sums=(3dae3078a17b65a9a0b18f2170abe722697894513fc885ec9846c9abf0313302) +sha256sums=(b79d068ead0261d211f1a009cad617182d0755319675b0f82bdb9c32558f0772) build() { cd "$srcdir/$pkgname" -- cgit v1.2.3-70-g09d2