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

Eric Bélanger eric at nymeria.archlinux.org
Mon Apr 15 21:23:40 UTC 2013


    Date: Monday, April 15, 2013 @ 23:23:40
  Author: eric
Revision: 182871

upgpkg: perl-yaml-syck 1.25-1

Upstream update

Modified:
  perl-yaml-syck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-15 21:22:29 UTC (rev 182870)
+++ PKGBUILD	2013-04-15 21:23:40 UTC (rev 182871)
@@ -4,7 +4,7 @@
 
 pkgname=perl-yaml-syck
 _realname=YAML-Syck
-pkgver=1.22
+pkgver=1.25
 pkgrel=1
 pkgdesc="Fast, lightweight YAML loader and dumper"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/T/TO/TODDR/${_realname}-$pkgver.tar.gz)
-md5sums=('361db9a4dcaf8fa279ca813e146ce7d7')
+md5sums=('847f315cbd074b42c44f360383ac13e9')
 
 build() {
   cd "${srcdir}/${_realname}-$pkgver"




More information about the arch-commits mailing list