summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDirk Langer2019-06-12 09:35:18 +0200
committerDirk Langer2019-06-12 09:35:18 +0200
commita39a31a25827a28cb5e3abdb903cfbbfe00671d9 (patch)
tree5ce5c95466a044e51b12dfec12a3e5e6548cb5b6 /PKGBUILD
parent49b5e7f20c4037a58de4d05b98a5456c0f20ce26 (diff)
downloadaur-perl-taint-util.tar.gz
rebuild for perl 5.30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efbf76d504f1..0381919dd503 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=perl-taint-util
_pkgname='Taint-Util'
pkgver=0.08
-pkgrel=3
+pkgrel=4
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"