summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae49072ef6fe..2d21e274f258 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +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 = 3
+ pkgrel = 4
url = https://metacpan.org/pod/Taint::Util
arch = i686
arch = x86_64
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"