Date: Monday, May 6, 2019 @ 20:32:50
  Author: arojas
Revision: 352628

https

Modified:
  lua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-06 20:32:30 UTC (rev 352627)
+++ PKGBUILD    2019-05-06 20:32:50 UTC (rev 352628)
@@ -8,7 +8,7 @@
 pkgrel=2
 pkgdesc='Powerful lightweight programming language designed for extending 
applications'
 arch=('x86_64')
-url='http://www.lua.org/'
+url='https://www.lua.org/'
 depends=('readline')
 license=('MIT')
 options=('!emptydirs')

Reply via email to