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

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


    Date: Friday, April 26, 2019 @ 22:15:37
  Author: arojas
Revision: 454377

https

Modified:
  ruby-treetop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 22:15:06 UTC (rev 454376)
+++ PKGBUILD	2019-04-26 22:15:37 UTC (rev 454377)
@@ -11,7 +11,7 @@
 license=('MIT')
 depends=('ruby-polyglot')
 options=('!emptydirs')
-source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")
+source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")
 noextract=("${pkgname#*-}-$pkgver.gem")
 sha256sums=('67df9f52c5fdeb7b2b8ce42156f9d019c1c4eb643481a68149ff6c0b65bc613c')
 



More information about the arch-commits mailing list