summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjason2016-03-24 09:46:25 +1300
committerjason2016-03-24 09:46:25 +1300
commitb954289c11e20b0bc7c30083558d124b6a35daa1 (patch)
tree6e8f7e9db029936410fb1d284bfce8d05f45a452 /PKGBUILD
parentf7ddc807632def00c7201656928dec4ae88f059c (diff)
downloadaur-b954289c11e20b0bc7c30083558d124b6a35daa1.tar.gz
0.028
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eabd6a64f7b7..e4d7a0bc2f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-cryptx'
_cpanname='CryptX'
-pkgver='0.027_06'
+pkgver='0.028'
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=('7b849d62ea66a73925ace1623320c1f8')
+md5sums=('005517edeb2067cb064e0ccece0ffd7b')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \