[arch-commits] Commit in perl-extutils-installpaths/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri May 11 02:02:59 UTC 2018


    Date: Friday, May 11, 2018 @ 02:02:55
  Author: felixonmars
Revision: 320487

upgpkg: perl-extutils-installpaths 0.012-1

Modified:
  perl-extutils-installpaths/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 01:55:55 UTC (rev 320486)
+++ PKGBUILD	2018-05-11 02:02:55 UTC (rev 320487)
@@ -4,8 +4,8 @@
 
 pkgname=perl-extutils-installpaths
 _pkgname=ExtUtils-InstallPaths
-pkgver=0.011
-pkgrel=3
+pkgver=0.012
+pkgrel=1
 pkgdesc="ExtUtils::InstallPaths - Build.PL install path logic made easy"
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 depends=('perl' 'perl-extutils-config')
 source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('c31bfce1ba1094f1408409d9a50406d7eb974ce43195e968fae51493a7fd3c7112d41af561435233b14d2396df297604ec0c264bab910566c046f9f7b5b3beb7')
+sha512sums=('92a4e9ebb387d330ae67b0716b96b27165d08503d2915d8301b3a6aa185f962940e761d21fd400033e6a814e276918e0662da3740ca2852a53cf0fe54f3d7660')
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""                 \



More information about the arch-commits mailing list