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

Antonio Rojas arojas at archlinux.org
Mon May 27 20:56:40 UTC 2019


    Date: Monday, May 27, 2019 @ 20:56:38
  Author: arojas
Revision: 472049

https

Modified:
  cordova/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 20:56:06 UTC (rev 472048)
+++ PKGBUILD	2019-05-27 20:56:38 UTC (rev 472049)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc='Cordova command line interface tool'
 arch=('any')
-url='http://cordova.apache.org'
+url='https://cordova.apache.org'
 license=('Apache')
 depends=('npm' 'acorn' 'semver' 'browserify' 'uglify-js' 'eslint')
 install=cordova.install



More information about the arch-commits mailing list