Date: Monday, June 17, 2019 @ 20:40:50
  Author: arojas
Revision: 482013

https

Modified:
  pm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-17 20:40:30 UTC (rev 482012)
+++ PKGBUILD    2019-06-17 20:40:50 UTC (rev 482013)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc='Production process manager for Node.JS applications with a built-in 
load balancer'
 arch=('any')
-url='http://pm2.keymetrics.io'
+url='https://pm2.keymetrics.io'
 license=('AGPL3')
 depends=('nodejs' 'semver')
 makedepends=('npm' 'git')

Reply via email to