[arch-commits] Commit in perl-package-stash-xs/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Dec 31 18:40:40 UTC 2018


    Date: Monday, December 31, 2018 @ 18:40:40
  Author: felixonmars
Revision: 420069

upgpkg: perl-package-stash-xs 0.29-1

Modified:
  perl-package-stash-xs/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-31 18:40:11 UTC (rev 420068)
+++ PKGBUILD	2018-12-31 18:40:40 UTC (rev 420069)
@@ -2,8 +2,8 @@
 # Contributor: Justin Davis <jrcd83 at gmail.com>
 
 pkgname=perl-package-stash-xs
-pkgver=0.28
-pkgrel=8
+pkgver=0.29
+pkgrel=1
 pkgdesc="Faster and more correct implementation of the Package::Stash API"
 arch=('x86_64')
 url="http://search.cpan.org/dist/Package-Stash-XS"
@@ -12,8 +12,8 @@
 makedepends=('perl-extutils-makemaker')
 checkdepends=('perl-test-fatal' 'perl-test-requires')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Package-Stash-XS-$pkgver.tar.gz)
-md5sums=('9664356ec3be02626cbd3081ec246b70')
+source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Package-Stash-XS-$pkgver.tar.gz)
+md5sums=('e5b58846a01aa39c36605e071c306dcc')
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""                 \



More information about the arch-commits mailing list