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

Antonio Rojas arojas at archlinux.org
Fri Jun 14 22:01:51 UTC 2019


    Date: Friday, June 14, 2019 @ 22:01:50
  Author: arojas
Revision: 481548

https

Modified:
  perl-readonly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-14 22:01:28 UTC (rev 481547)
+++ PKGBUILD	2019-06-14 22:01:50 UTC (rev 481548)
@@ -6,12 +6,12 @@
 pkgrel=3
 pkgdesc="Facility for creating read-only scalars, arrays, hashes"
 arch=('any')
-url='http://search.mcpan.org/dist/Readonly'
+url='https://search.mcpan.org/dist/Readonly'
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 makedepends=('perl-module-build-tiny')
 options=('!emptydirs')
-source=(http://search.mcpan.org/CPAN/authors/id/S/SA/SANKO/Readonly-$pkgver.tar.gz)
+source=(https://search.mcpan.org/CPAN/authors/id/S/SA/SANKO/Readonly-$pkgver.tar.gz)
 sha256sums=('4b23542491af010d44a5c7c861244738acc74ababae6b8838d354dfb19462b5e')
 
 build() {



More information about the arch-commits mailing list