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

Eric Bélanger eric at archlinux.org
Sat Aug 11 22:02:49 UTC 2012


    Date: Saturday, August 11, 2012 @ 18:02:48
  Author: eric
Revision: 165161

upgpkg: perl-common-sense 3.6-1

Upstream update

Modified:
  perl-common-sense/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-11 21:39:07 UTC (rev 165160)
+++ PKGBUILD	2012-08-11 22:02:48 UTC (rev 165161)
@@ -2,7 +2,7 @@
 # $Id$
 
 pkgname=perl-common-sense
-pkgver=3.5
+pkgver=3.6
 pkgrel=1
 pkgdesc='save a tree AND a kitten, use common::sense!'
 arch=(any)
@@ -11,8 +11,7 @@
 depends=(perl)
 url=http://search.cpan.org/dist/common-sense
 source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-$pkgver.tar.gz")
-md5sums=(af2182e3bd91f7300d2caa5edd988bfb)
-sha512sums=(b9d36dfaa9d076a0c0c1b1f9b3800e7c8e803272777ebbba6360a97f26b98202c2ea72096bcbaa2413fc17b66ba53019bc8e75ff3f2934f99d3b5f733b7bd7f0)
+md5sums=('9332e9fe85b0bce8c287a0429d164809')
 _dir="$srcdir/common-sense-$pkgver"
 
 build()
@@ -36,7 +35,6 @@
 (
   cd "$_dir"
   make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
 )
 
 # Local Variables:




More information about the arch-commits mailing list