Date: Thursday, May 30, 2019 @ 21:22:41
  Author: arojas
Revision: 475295

https

Modified:
  eslint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-30 21:22:21 UTC (rev 475294)
+++ PKGBUILD    2019-05-30 21:22:41 UTC (rev 475295)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')
-url='http://eslint.org'
+url='https://eslint.org'
 license=('MIT')
 depends=('nodejs' 'acorn')
 makedepends=('npm')

Reply via email to