Date: Thursday, May 30, 2019 @ 21:22:01
  Author: arojas
Revision: 475293

https

Modified:
  elixir/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-30 21:21:41 UTC (rev 475292)
+++ PKGBUILD    2019-05-30 21:22:01 UTC (rev 475293)
@@ -6,7 +6,7 @@
 pkgver=1.8.2
 pkgrel=1
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
-url="http://elixir-lang.org";
+url="https://elixir-lang.org";
 arch=('any')
 license=('Apache' 'custom:EPL')
 depends=('erlang-nox')

Reply via email to