summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk Langer2017-08-28 06:35:46 +0200
committerDirk Langer2017-08-28 06:35:46 +0200
commit49b5e7f20c4037a58de4d05b98a5456c0f20ce26 (patch)
tree97303b14d65d0740df148d98c243007960556d7e
parent65998bb2a0404610be6c54e641c31e77b7221c06 (diff)
downloadaur-49b5e7f20c4037a58de4d05b98a5456c0f20ce26.tar.gz
[master] compile against perl 5.26.0-4
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39ed645d0dfa..ae49072ef6fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,7 @@
pkgbase = perl-taint-util
pkgdesc = Perl module to test for and flip the taint flag without regex matches or eval
pkgver = 0.08
- pkgrel = 1
- url = https://metacpan.org/pod/Taint::Util
- arch = i686
- arch = x86_64
- license = PerlArtistic
- depends = perl>=5.6.2
- options = !emptydirs
- source = https://cpan.metacpan.org/authors/id/A/AV/AVAR/Taint-Util-0.08.tar.gz
- md5sums = 4f081a8a6e82352741c0486784cbc23d
-
-pkgname = perl-taint-util
-
-pkgbase = perl-taint-util
- pkgdesc = Perl module to test for and flip the taint flag without regex matches or eval
- pkgver = 0.08
- pkgrel = 2
+ pkgrel = 3
url = https://metacpan.org/pod/Taint::Util
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1b52bfa72ac0..efbf76d504f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=perl-taint-util
_pkgname='Taint-Util'
pkgver=0.08
-pkgrel=2
+pkgrel=3
pkgdesc="Perl module to test for and flip the taint flag without regex matches or eval"
arch=("i686" "x86_64")
url="https://metacpan.org/pod/Taint::Util"