summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"