summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDirk Langer2017-08-28 06:35:46 +0200
committerDirk Langer2017-08-28 06:35:46 +0200
commit49b5e7f20c4037a58de4d05b98a5456c0f20ce26 (patch)
tree97303b14d65d0740df148d98c243007960556d7e /PKGBUILD
parent65998bb2a0404610be6c54e641c31e77b7221c06 (diff)
downloadaur-49b5e7f20c4037a58de4d05b98a5456c0f20ce26.tar.gz
[master] compile against perl 5.26.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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"