summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Bunkus2017-09-28 22:04:53 +0200
committerMoritz Bunkus2017-09-28 22:04:53 +0200
commite9dc3c7160b15b6d8b49ebf44ae915c069bb6a1d (patch)
treed9158204d46aac162915a947b2211cff293f4087 /PKGBUILD
parentf6006a3d446dcecf75bae0797c33d55a21f09098 (diff)
downloadaur-perl-proc-waitstat.tar.gz
fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d803ed40b29..17da46376c12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=perl-proc-waitstat
pkgver="1.00"
-pkgrel='3'
+pkgrel='4'
pkgdesc="interpret and act on wait() status values"
arch=('any')
url="http://www.argon.org/~roderick/"
-license=('none')
-depends=('perl' 'perl-ipc-signal')
+license=('GPL' 'PerlArtistic')
+depends=('perl-ipc-signal')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/Proc-WaitStat-${pkgver}.tar.gz")
sha512sums=('7abc1c3771ec560e6138cc7709ca4527a34c897067e13afd57d096d664d6d11a1d80898a955404d8b583972eae8c80689fd8421adaee9bed2601e47afe9ef235')