summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn D Jones III2015-10-07 17:31:23 -0600
committerJohn D Jones III2015-10-07 17:31:23 -0600
commit17a8f68e4b35ae44e406a6929a09b93d5511532b (patch)
tree096d85e60b1e56f45280a34836f0b5c9a86f23b4 /PKGBUILD
parentb23ba711a7c7311776d035d955b36969fd910aab (diff)
downloadaur-perl-xml-hash-xs.tar.gz
Update to 0.43
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62646c1e640c..f4fe82f3ce63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
# Contributor: John D Jones III AKA jnbek <jnbek1972 -_AT_- g m a i l -_Dot_- com>
-# Generator : CPANPLUS::Dist::Arch 1.30
+# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-xml-hash-xs'
-pkgver='0.42'
+pkgver='0.43'
pkgrel='1'
pkgdesc="Simple and fast hash to XML and XML to hash conversion"
arch=('i686' 'x86_64')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=('glibc>=2.21' 'icu>=55.1' 'libxml2>=2.9.2' 'perl' 'zlib>=1.2.8')
+depends=('glibc>=2.22' 'icu>=55.1' 'libxml2>=2.9.2' 'perl>=5.8.8' 'zlib>=1.2.8')
makedepends=()
url='https://metacpan.org/release/XML-Hash-XS'
-source=('http://search.cpan.org/CPAN/authors/id/Y/YO/YOREEK/XML-Hash-XS-0.42.tar.gz')
-md5sums=('07cd065f2a3e8798a7a5e333ce3b8b7f')
-sha512sums=('c37298df0d0af2f45d8f82fde124b8ae65c433305dec8727703161a29b99dee6f19a34e0cc7e148145aed4c9a508871e681aa6ac3fe4b508800b3879f344b3e9')
-_distdir="XML-Hash-XS-0.42"
+source=('http://search.cpan.org/CPAN/authors/id/Y/YO/YOREEK/XML-Hash-XS-0.43.tar.gz')
+md5sums=('0bcd1562601ed07f36bb8ddf4d913a33')
+sha512sums=('82a09e2c399bd2bfd5c67efe5aea8cdf1395f954be8b945ec6a8662604ced02f857656c8ac21b4fd3564f1b113ab2e5c7d6709abea0ead0d98c0e9373c9c29b7')
+_distdir="XML-Hash-XS-0.43"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \