Date: Friday, February 13, 2015 @ 12:54:52
  Author: spupykin
Revision: 127654

upgpkg: perl-test-manifest 2.02-1

upd

Modified:
  perl-test-manifest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-02-13 11:54:44 UTC (rev 127653)
+++ PKGBUILD    2015-02-13 11:54:52 UTC (rev 127654)
@@ -4,8 +4,8 @@
 # Contributor: Francois Charette <[email protected]>
 
 pkgname=perl-test-manifest
-pkgver=1.23
-pkgrel=3
+pkgver=2.02
+pkgrel=1
 pkgdesc="configure which test files to run"
 arch=('any')
 url="http://search.cpan.org/dist/Test-Manifest";
@@ -13,7 +13,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/B/BD/BDFOY/Test-Manifest-$pkgver.tar.gz)
-md5sums=('81c8744987b67d35af05a74a3c7f1742')
+md5sums=('fdd832e160cacf1496db3adf57515ad9')
 
 build() {
   cd  $srcdir/Test-Manifest-$pkgver

Reply via email to