summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmish2017-10-07 14:27:27 +0530
committerAmish2017-10-07 14:27:27 +0530
commit1c0b67f689213ac6fce37fc90fa9c882e304900f (patch)
tree28d9ad5d1241c4471a8fc3f348ad8954fe465559 /PKGBUILD
parentef9bded79673789ac2a0165684a405289d0ff6e6 (diff)
downloadaur-1c0b67f689213ac6fce37fc90fa9c882e304900f.tar.gz
Update to 1.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e7e8a4151a1..930759f2f334 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : CPANPLUS::Dist::Arch 1.32
pkgname='perl-text-csv-xs'
-pkgver='1.28'
+pkgver='1.32'
pkgrel='1'
pkgdesc="comma-separated values manipulation routines"
arch=('i686' 'x86_64')
@@ -11,10 +11,10 @@ options=('!emptydirs')
depends=('perl')
makedepends=()
url='https://metacpan.org/release/Text-CSV_XS'
-source=('http://search.cpan.org/CPAN/authors/id/H/HM/HMBRAND/Text-CSV_XS-1.28.tgz')
-md5sums=('ab5231d6eb9d13dd22c417e6b418ec20')
-sha512sums=('5e40f50c16e2506f60cff1a344c9e45e73398bfe863c85a527a8aaf03ec5e3eb8b94796f548ccbe9cb7c123e79e1e882daec1fe81977142a03b1fed2ba46f60a')
-_distdir="Text-CSV_XS-1.28"
+source=("http://search.cpan.org/CPAN/authors/id/H/HM/HMBRAND/Text-CSV_XS-${pkgver}.tgz")
+md5sums=('26bf59df83aad95d91f6d52259ae6e98')
+sha512sums=('6ffe8569347f0c99110657ace431e50e9a9e937e11d6904f33f1a087115cbded8d68d32d9e49fbd6ea54300fbb5da7e9f4479ab3f3d48e8b69ea1c1c3a2a2a7c')
+_distdir="Text-CSV_XS-${pkgver}"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \