summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiretza2019-06-11 20:00:11 +0200
committerXiretza2019-06-11 20:00:11 +0200
commit0eb5f87554ca542038229252f414e1abfe3e8c26 (patch)
treec3a58cdbbb81206f6f788c63e208cecb990eaff3 /PKGBUILD
parent130c6677a19905b4087243257e218fcaead21e9f (diff)
downloadaur-0eb5f87554ca542038229252f414e1abfe3e8c26.tar.gz
perl 2.30 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a696a51dedf6..2f86bd982c9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _perlmod="Crypt-OpenSSL-X509"
_modnamespace=Crypt
pkgname=perl-crypt-openssl-x509
pkgver=1.812
-pkgrel=1
+pkgrel=2
pkgdesc="Perl extension to OpenSSL's X509 API"
arch=(x86_64)
url="http://search.cpan.org/dist/$_perlmod"