[arch-commits] Commit in perl-cpan-changes/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Sep 13 17:12:34 UTC 2015
Date: Sunday, September 13, 2015 @ 19:12:34
Author: jlichtblau
Revision: 140055
upgpkg: perl-cpan-changes 0.400002-1 - new upstream relase
Modified:
perl-cpan-changes/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-13 17:11:07 UTC (rev 140054)
+++ PKGBUILD 2015-09-13 17:12:34 UTC (rev 140055)
@@ -3,7 +3,7 @@
# Contributor: John D Jones III <jnbek1972 -_AT_- g m a i l -_Dot_- com>
pkgname=perl-cpan-changes
-pkgver=0.30
+pkgver=0.400002
pkgrel=1
pkgdesc="Read and write Changes files"
arch=('any')
@@ -11,8 +11,8 @@
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=(http://search.mcpan.org/CPAN/authors/id/B/BR/BRICAS/CPAN-Changes-0.30.tar.gz)
-sha256sums=('e4ac13555163f22a7f99a9494f9db28c68b02447e08bce230515fc36a5cfa1ab')
+source=(https://cpan.metacpan.org/authors/id/H/HA/HAARG/CPAN-Changes-$pkgver.tar.gz)
+sha256sums=('01eedea90d07468cb58e4a50bfa3bb1d4eeda9073596add1118fc359153abe8d')
build() {
cd "${srcdir}"/CPAN-Changes-$pkgver
More information about the arch-commits
mailing list