[arch-commits] Commit in perl-params-util/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Sep 21 17:32:13 UTC 2019


    Date: Saturday, September 21, 2019 @ 17:32:12
  Author: arojas
Revision: 511406

https

Modified:
  perl-params-util/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-21 17:31:50 UTC (rev 511405)
+++ PKGBUILD	2019-09-21 17:32:12 UTC (rev 511406)
@@ -10,7 +10,7 @@
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Params-Util-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Params-Util-$pkgver.tar.gz")
 sha256sums=('30f1ec3f2cf9ff66ae96f973333f23c5f558915bb6266881eac7423f52d7c76c')
 
 build() {



More information about the arch-commits mailing list