summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5a0d51be9ab..542f6dc180a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : CPANPLUS::Dist::Arch 1.30
pkgname='perl-text-csv-xs'
-pkgver='1.18'
+pkgver='1.19'
pkgrel='1'
pkgdesc="comma-separated values manipulation routines"
arch=('i686' 'x86_64')
@@ -11,10 +11,9 @@ 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.18.tgz')
-md5sums=('510791081d14d6ad4b53511d5d0aed60')
-sha512sums=('d6cf1f051c9f5a4bda80acde94709010010213f29f41305c92eb6f775ba443acbdebcc18bc1f1c0efc7144211c47ba7881ce222f264741de885fe15764eb7f19')
-_distdir="Text-CSV_XS-1.18"
+source=('http://search.cpan.org/CPAN/authors/id/H/HM/HMBRAND/Text-CSV_XS-1.19.tgz')
+md5sums=('d25bb37e43a836a3f396faf387307548')
+_distdir="Text-CSV_XS-1.19"
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \