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

Felix Yan fyan at archlinux.org
Mon Mar 2 06:03:09 UTC 2015


    Date: Monday, March 2, 2015 @ 07:03:09
  Author: fyan
Revision: 232406

upgpkg: perl-appconfig 1.71-1

Modified:
  perl-appconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-02 04:52:47 UTC (rev 232405)
+++ PKGBUILD	2015-03-02 06:03:09 UTC (rev 232406)
@@ -5,7 +5,7 @@
 
 pkgname=perl-appconfig
 _realname=AppConfig
-pkgver=1.70
+pkgver=1.71
 pkgrel=1
 pkgdesc="Perl/CPAN AppConfig module - Read configuration files and parse command line arguments"
 arch=('any')
@@ -12,9 +12,9 @@
 license=('PerlArtistic' 'GPL')
 url="http://search.cpan.org/dist/${_realname}/"
 depends=('perl')
-options=(!emptydirs)
-source=(http://www.cpan.org/authors/id/N/NE/NEILB/${_realname}-${pkgver}.tar.gz)
-md5sums=('24cd67e65b1723d4bc838cde0b882038')
+options=('!emptydirs')
+source=("http://www.cpan.org/authors/id/N/NE/NEILB/${_realname}-${pkgver}.tar.gz")
+md5sums=('7747d9241561ed5567d5e134b8648707')
 
 build() {
   cd "${srcdir}/${_realname}-${pkgver}"



More information about the arch-commits mailing list