[arch-commits] Commit in perl-file-sharedir/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Oct 27 13:33:50 UTC 2018


    Date: Saturday, October 27, 2018 @ 13:33:49
  Author: heftig
Revision: 337371

1.116-1

Modified:
  perl-file-sharedir/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-27 13:32:17 UTC (rev 337370)
+++ PKGBUILD	2018-10-27 13:33:49 UTC (rev 337371)
@@ -3,17 +3,17 @@
 
 pkgname=perl-file-sharedir
 _realname=File-ShareDir
-pkgver=1.102
-pkgrel=4
+pkgver=1.116
+pkgrel=1
 pkgdesc="Locate per-dist and per-module shared files"
 arch=(any)
 license=(PerlArtistic GPL)
 depends=(perl-class-inspector)
-url="http://search.cpan.org/dist/File-ShareDir"
+url="https://metacpan.org/release/File-ShareDir"
 options=('!emptydirs')
 _author=REHSACK
-source=("http://search.cpan.org/CPAN/authors/id/${_author::1}/${_author::2}/${_author}/$_realname-$pkgver.tar.gz")
-md5sums=('553157f0e81cd2dabfe140ceb06cd03f')
+source=("https://cpan.metacpan.org/authors/id/${_author::1}/${_author::2}/${_author}/$_realname-$pkgver.tar.gz")
+md5sums=('f2a0eee9f04c93753dd56437175e5bda')
 
 build() {
   cd "$srcdir/$_realname-$pkgver"



More information about the arch-commits mailing list