summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiretza2022-06-01 18:27:16 +0200
committerXiretza2022-06-01 18:27:16 +0200
commitab258ef5603547870c1c3058774f3f8bd94d5ac8 (patch)
tree3eb4e7ebafb06ad2e03d2882649b494a2f496ffc /PKGBUILD
parentced509d8b82a3c9377cbfef031359ddbce65c675 (diff)
downloadaur-perl-convert-base32.tar.gz
perl 5.36 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af874d9c2911..fbd50a0e540c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _perlmod="Convert-Base32"
_modnamespace=Convert
pkgname=perl-convert-base32
pkgver=0.06
-pkgrel=4
+pkgrel=5
pkgdesc="Encoding and decoding of base32 strings"
arch=(any)
url="http://search.cpan.org/dist/$_perlmod"