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

Felix Yan fyan at archlinux.org
Tue Jun 30 02:47:57 UTC 2015


    Date: Tuesday, June 30, 2015 @ 04:47:57
  Author: fyan
Revision: 241402

upgpkg: perl-common-sense 3.74-1

Modified:
  perl-common-sense/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-29 20:22:04 UTC (rev 241401)
+++ PKGBUILD	2015-06-30 02:47:57 UTC (rev 241402)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-common-sense
-pkgver=3.73
+pkgver=3.74
 pkgrel=1
 pkgdesc="Implements some sane defaults for Perl programs"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-$pkgver.tar.gz")
-md5sums=('6da7455a43ab60ed21c2a5e3b3ddeda8')
+md5sums=('35b273147200c4c95eef7816f83e572d')
 
 build() {
   cd common-sense-$pkgver



More information about the arch-commits mailing list