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

Antonio Rojas arojas at archlinux.org
Tue May 21 21:47:04 UTC 2019


    Date: Tuesday, May 21, 2019 @ 21:47:03
  Author: arojas
Revision: 353744

https

Modified:
  perl-file-readbackwards/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-21 21:42:14 UTC (rev 353743)
+++ PKGBUILD	2019-05-21 21:47:03 UTC (rev 353744)
@@ -12,8 +12,8 @@
 options=('!emptydirs')
 depends=('perl')
 makedepends=('perl-extutils-makemaker')
-url="http://search.cpan.org/dist/${_pkgname}/"
-source=(http://search.cpan.org/CPAN/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
+url="https://search.cpan.org/dist/${_pkgname}/"
+source=(https://search.cpan.org/CPAN/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
 sha256sums=('82b261af87507cc3e7e66899c457104ebc8d1c09fb85c53f67c1f90f70f18d6e')
 
 build() {



More information about the arch-commits mailing list