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

Felix Yan fyan at archlinux.org
Tue Jul 7 02:33:19 UTC 2015


    Date: Tuesday, July 7, 2015 @ 04:33:19
  Author: fyan
Revision: 136500

upgpkg: perl-cpanplus 0.9154-1

Modified:
  perl-cpanplus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-07 02:31:32 UTC (rev 136499)
+++ PKGBUILD	2015-07-07 02:33:19 UTC (rev 136500)
@@ -3,17 +3,18 @@
 # Contributor: Florian Pritz <bluewind at xinu.at>
 
 pkgname=perl-cpanplus
-pkgver=0.9152
-pkgrel=2
+pkgver=0.9154
+pkgrel=1
 pkgdesc='Ameliorated interface to the CPAN'
-arch=(any)
-license=(PerlArtistic GPL)
+arch=('any')
+license=('PerlArtistic' 'GPL')
 options=(!emptydirs)
-depends=(perl perl-log-message perl-archive-extract perl-term-ui perl-log-message-simple perl-module-pluggable perl-object-accessor perl-package-constants)
+depends=('perl' 'perl-log-message' 'perl-archive-extract' 'perl-term-ui' 'perl-log-message-simple'
+         'perl-module-pluggable' 'perl-object-accessor' 'perl-package-constants')
 url=https://metacpan.org/release/CPANPLUS
 source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/CPANPLUS-$pkgver.tar.gz")
-md5sums=('c1c762c6d1f67d731e4ecc4d30fc5b97')
-sha512sums=('4665d00006ffccbdbda5a9228763c35edb51581e7c66058f27bb4f21134e56c50eb54ab5bf6540b109dfb48175b65d57d1838638ac806e01add0b2865e3746cf')
+md5sums=('a41b3efb2bbbd708a573dbd8d0b6c641')
+sha512sums=('b8d994e2c363c184fb71454df83a989c032d5f872fcdee33660b14cc175c3944456643a7433fb73445b274c5632b53a7ad5a1fa5055fd038458858dc666ffb1d')
 _ddir="CPANPLUS-$pkgver"
 
 build() {



More information about the arch-commits mailing list