Date: Wednesday, March 28, 2018 @ 11:47:53 Author: spupykin Revision: 313112
upgpkg: perl-ipc-run 0.97-1 Modified: perl-ipc-run/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-28 11:47:40 UTC (rev 313111) +++ PKGBUILD 2018-03-28 11:47:53 UTC (rev 313112) @@ -5,7 +5,7 @@ # Contributor: Francois Charette <[email protected]> pkgname=perl-ipc-run -pkgver=0.96 +pkgver=0.97 pkgrel=1 pkgdesc="IPC::Run - system() and background procs w/ piping, redirs, ptys" arch=('any') @@ -15,7 +15,7 @@ depends=('perl' 'perl-io-tty') options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IPC-Run-$pkgver.tar.gz") -sha256sums=('bbd24ff027e1c232b3dc027562c9f4386da72b76991d30f9f3d4119e87cf4640') +sha256sums=('70107fd66ad363e0c8fc7baacc1fa22a4a6169d2c447a9495f625b778c149d84') build() { cd "$srcdir"/IPC-Run-$pkgver
