summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk Langer2019-06-12 09:35:18 +0200
committerDirk Langer2019-06-12 09:35:18 +0200
commita39a31a25827a28cb5e3abdb903cfbbfe00671d9 (patch)
tree5ce5c95466a044e51b12dfec12a3e5e6548cb5b6
parent49b5e7f20c4037a58de4d05b98a5456c0f20ce26 (diff)
downloadaur-perl-taint-util.tar.gz
rebuild for perl 5.30
-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"