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

François Charette francois at archlinux.org
Sat Sep 5 18:41:08 UTC 2009


    Date: Saturday, September 5, 2009 @ 14:41:08
  Author: francois
Revision: 51191

upgpkg: perl-yaml 0.70-1
    new version

Modified:
  perl-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-05 18:35:38 UTC (rev 51190)
+++ PKGBUILD	2009-09-05 18:41:08 UTC (rev 51191)
@@ -4,7 +4,7 @@
 
 pkgname=perl-yaml
 _realname=YAML
-pkgver=0.68
+pkgver=0.70
 pkgrel=1
 pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language tm"
 arch=(i686 x86_64)
@@ -12,8 +12,8 @@
 license=('GPL' 'PerlArtistic')
 depends=('perl>=5.10.0')
 options=(!emptydirs)
-source=(http://www.cpan.org/authors/id/I/IN/INGY/${_realname}-${pkgver}.tar.gz)
-md5sums=('33a0367cb343e1f0dce20f144d0167ba')
+source=(http://www.cpan.org/authors/id/A/AD/ADAMK/${_realname}-${pkgver}.tar.gz)
+md5sums=('425973520e8fd84beb6cb95de29f3534')
 
 build() {
   cd ${srcdir}/${_realname}-${pkgver}
@@ -28,4 +28,3 @@
   find ${pkgdir} -name perllocal.pod -delete
   find ${pkgdir} -name .packlist -delete
 }
-md5sums=('4b4255360bb885acdba05314daa9129a')




More information about the arch-commits mailing list