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

Antonio Rojas arojas at archlinux.org
Tue May 21 21:54:51 UTC 2019


    Date: Tuesday, May 21, 2019 @ 21:54:51
  Author: arojas
Revision: 353764

https

Modified:
  perl-try-tiny/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-21 21:54:18 UTC (rev 353763)
+++ PKGBUILD	2019-05-21 21:54:51 UTC (rev 353764)
@@ -5,11 +5,11 @@
 pkgrel=2
 pkgdesc="Minimal try/catch with proper localization of \$@"
 arch=('any')
-url="http://search.cpan.org/dist/Try-Tiny"
+url="https://search.cpan.org/dist/Try-Tiny"
 license=('MIT')
 depends=('perl')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-${pkgver}.tar.gz")
 sha512sums=('f523736ab0504ca0f7150be312e62988c4b9473a9e8469b0746dc8364945e2922c64c92e95e6c2b5792c5d6399dabea3d00aa45c065155b95519d5658a07216c')
 
 build() {



More information about the arch-commits mailing list