summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Bunkus2023-12-01 21:31:11 +0100
committerMoritz Bunkus2023-12-01 21:31:11 +0100
commita92a205ece6c6a90effd3f9fc5ad1d43495d84d6 (patch)
tree359b6332e584dc35c2f5451b83bb56ead41e1bad /PKGBUILD
parentbf728099ce6782bfb2da1a25051f3dfb09a68b17 (diff)
downloadaur-perl-getopt-mixed.tar.gz
add 'perl' dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4a4c1828bee..2c73d54949d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=perl-getopt-mixed
pkgver=1.12
-pkgrel='4'
+pkgrel='5'
pkgdesc="Library for getopt processing with both long and short options"
arch=('any')
url="http://search.cpan.org/~cjm/Getopt-Mixed/"
license=('GPL' 'PerlArtistic')
options=('!emptydirs')
+depends=('perl')
source=(http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/Getopt-Mixed-$pkgver.tar.gz)
md5sums=('124360ea13bb6ccebeadc3e3a7fcdd59')
sha512sums=('74e7d0e7cf854d18b69cf36caf9647f78660db1b21ceb6750aae15aec5e40947902834d7f178adeae442f83958157809a2f95f1873c120dc3093c35d1fdc0ad2')