Date: Monday, September 5, 2022 @ 16:10:40 Author: spupykin Revision: 1293059
upgpkg: perl-ipc-run 20220807.0-1 Modified: perl-ipc-run/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 16:07:28 UTC (rev 1293058) +++ PKGBUILD 2022-09-05 16:10:40 UTC (rev 1293059) @@ -4,7 +4,7 @@ # Contributor: Francois Charette <firmi...@gmx.net> pkgname=perl-ipc-run -pkgver=20200505.0 +pkgver=20220807.0 pkgrel=1 pkgdesc="IPC::Run - system() and background procs w/ piping, redirs, ptys" arch=('any') @@ -14,7 +14,7 @@ depends=('perl' 'perl-io-tty') options=('!emptydirs') source=("https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IPC-Run-$pkgver.tar.gz") -sha256sums=('816ebf217fa0df99c583d73c0acc6ced78ac773787c664c75cbf140bb7e4c901') +sha256sums=('277d781dbbc98af18e979c7ef36f222513d7361742c52507c3348b265f6f5e69') build() { cd "$srcdir"/IPC-Run-$pkgver