summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjason2016-11-03 11:12:28 +1300
committerjason2016-11-03 11:12:28 +1300
commit1cfdc500ecf8954de0ff258d3209a3f9d9e4b668 (patch)
tree184d189052d86cfeffeb4e0960f09126cee9ad31 /PKGBUILD
parent6b37ca7fa5cf47403241f39929550a802f4e8374 (diff)
downloadaur-1cfdc500ecf8954de0ff258d3209a3f9d9e4b668.tar.gz
0.041_003
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c0a956e8b72..2c55df5d96c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-cryptx'
_cpanname='CryptX'
-pkgver='0.041_001'
+pkgver='0.041_003'
pkgrel='1'
pkgdesc="Crypto toolkit (self-contained no external libraries needed)"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ options=('!emptydirs')
depends=('perl-json>=2.01' 'perl>=5.06')
url='https://metacpan.org/release/CryptX'
source=("https://cpan.metacpan.org/authors/id/M/MI/MIK/${_cpanname}-${pkgver}.tar.gz")
-md5sums=('f43ce3e230cf76bc129cc13f483901a4')
+md5sums=('1eb280add1aca1452055f035b03ef431')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \