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

Sergej Pupykin spupykin at archlinux.org
Fri Sep 26 14:54:29 UTC 2014


    Date: Friday, September 26, 2014 @ 16:54:29
  Author: spupykin
Revision: 119614

upgpkg: perl-test-exception 0.35-1

upd

Modified:
  perl-test-exception/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-26 14:54:25 UTC (rev 119613)
+++ PKGBUILD	2014-09-26 14:54:29 UTC (rev 119614)
@@ -3,15 +3,15 @@
 # Maintainer: Charles Mauch <cmauch at gmail.com>
 
 pkgname=perl-test-exception
-pkgver=0.32
-pkgrel=2
+pkgver=0.35
+pkgrel=1
 pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing exceptionbased code"
 arch=("any")
-url="http://search.cpan.org/~adie/"
+url="http://search.cpan.org/dist/Test-Exception/"
 license=("GPL" "PerlArtistic")
 depends=("perl-sub-uplevel")
-source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-$pkgver.tar.gz")
-md5sums=('50e985a335842540b69ea886eeed8a7f')
+source=("http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-$pkgver.tar.gz")
+md5sums=('d774ff26e5fcd67d6364a990b61e62ca')
 
 build() {
   cd $srcdir/Test-Exception-$pkgver



More information about the arch-commits mailing list