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

Felix Yan fyan at archlinux.org
Wed Jul 22 05:32:20 UTC 2015


    Date: Wednesday, July 22, 2015 @ 07:32:19
  Author: fyan
Revision: 137246

upgpkg: perl-test-yaml 1.06-1

Modified:
  perl-test-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-22 05:19:11 UTC (rev 137245)
+++ PKGBUILD	2015-07-22 05:32:19 UTC (rev 137246)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-test-yaml
-pkgver=1.05
+pkgver=1.06
 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=('ddb210acd94b03c26d57573106e0d44d62ecc6fb')
+sha1sums=('c844c930ce08ef9ff766c420c07b240e79462201')
 
 build() {
   cd Test-YAML-${pkgver}



More information about the arch-commits mailing list