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

Felix Yan fyan at archlinux.org
Sun Sep 14 05:25:48 UTC 2014


    Date: Sunday, September 14, 2014 @ 07:25:48
  Author: fyan
Revision: 118948

upgpkg: perl-test-yaml 1.05-1

Modified:
  perl-test-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 05:21:05 UTC (rev 118947)
+++ PKGBUILD	2014-09-14 05:25:48 UTC (rev 118948)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-test-yaml
-pkgver=1.01
+pkgver=1.05
 pkgrel=1
 pkgdesc="Testing Module for YAML Implementations"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('perl-test-base')
 options=('!emptydirs')
 source=("http://www.cpan.org/authors/id/I/IN/INGY/Test-YAML-${pkgver}.tar.gz")
-sha1sums=('861622acd6f2ca81da23e0df8f85f90d26098e28')
+sha1sums=('ddb210acd94b03c26d57573106e0d44d62ecc6fb')
 
 build() {
   cd Test-YAML-${pkgver}




More information about the arch-commits mailing list