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

Felix Yan fyan at archlinux.org
Mon Dec 22 12:11:26 UTC 2014


    Date: Monday, December 22, 2014 @ 13:11:26
  Author: fyan
Revision: 227933

upgpkg: perl-list-moreutils 0.401-1

upstream new release

Modified:
  perl-list-moreutils/trunk/PKGBUILD

----------+
 PKGBUILD |   19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-22 12:08:18 UTC (rev 227932)
+++ PKGBUILD	2014-12-22 12:11:26 UTC (rev 227933)
@@ -1,20 +1,19 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Justin "juster" Davis <jrcd83 at gmail.com>
 # Generator : pbjam 0.01
 
 pkgname=perl-list-moreutils
-pkgver=0.33
-pkgrel=5
+pkgver=0.401
+pkgrel=1
 pkgdesc="Provide the stuff missing in List::Util"
-arch=(i686 x86_64)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=('perl')
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-exporter-tiny')
 url=http://search.cpan.org/dist/List-MoreUtils
-source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/List-MoreUtils-${pkgver}.tar.gz")
-md5sums=(8a33c84028cc2ff3e92c92434b326c0f)
-sha512sums=(e758b995438c5c5322317aab3602e89b9f683c42d403a0ac97ccd8cc20d0db1a75caefc22f34ad088314867c0bdd9c2b8264e8f2f6a43eab1421aa8c482233b5)
+source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-${pkgver}.tar.gz")
+sha512sums=('748c0ab19ada16f1add5500df0f12180d484bd85a9df9635fe726a91c43a085062a4f21eff67d5e6606b08f772b3431d0a1362fc7338f0ef6543c0cdafc4e5f0')
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""                 \



More information about the arch-commits mailing list