[arch-commits] Commit in ruby-polyglot/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Apr 26 22:15:07 UTC 2019


    Date: Friday, April 26, 2019 @ 22:15:06
  Author: arojas
Revision: 454376

https

Modified:
  ruby-polyglot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 22:13:30 UTC (rev 454375)
+++ PKGBUILD	2019-04-26 22:15:06 UTC (rev 454376)
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('ruby')
 options=('!emptydirs')
-source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")
+source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")
 noextract=("${pkgname#*-}-${pkgver}.gem")
 sha256sums=('59d66ef5e3c166431c39cb8b7c1d02af419051352f27912f6a43981b3def16af')
 



More information about the arch-commits mailing list