* update perl-ipc-run3 to 0.049-2

This commit is contained in:
Alexander Baldeck 2024-09-21 21:06:53 +02:00
parent c7cb79d91c
commit 77fb64b3d4
3 changed files with 19 additions and 1 deletions

View File

@ -0,0 +1,15 @@
pkgbase = perl-ipc-run3
pkgdesc = run a subprocess with input/ouput redirection
pkgver = 0.049
pkgrel = 2
url = https://search.cpan.org/dist/IPC-Run3
arch = any
license = PerlArtistic
license = GPL
depends = perl
options = !emptydirs
source = https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/IPC-Run3-0.049.tar.gz
md5sums = 569393ca56dfb78dedd79e93c0439159
sha512sums = 19dbf902666ccb56bfdb02c0c4e9ef585d773e1b8b53d4627367a3c0344d08a6358a733786b8de97e615b6916b716c4e66e73ae263986a2cacf50ab155539c55
pkgname = perl-ipc-run3

View File

@ -0,0 +1,3 @@
[perl-ipc-run3]
source = "cpan"
cpan = "IPC-Run3"

View File

@ -6,7 +6,7 @@
pkgname='perl-ipc-run3'
_dist=IPC-Run3
pkgver=0.049
pkgrel=1
pkgrel=2
pkgdesc="run a subprocess with input/ouput redirection"
arch=(any)
license=('PerlArtistic' 'GPL')