Date: Monday, May 27, 2019 @ 20:42:52
  Author: arojas
Revision: 472016

https

Modified:
  bmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-27 20:42:39 UTC (rev 472015)
+++ PKGBUILD    2019-05-27 20:42:52 UTC (rev 472016)
@@ -5,7 +5,7 @@
 pkgrel=3
 pkgdesc="Portable bandwidth monitor and rate estimator"
 arch=('x86_64')
-url="http://github.com/tgraf/bmon/";
+url="https://github.com/tgraf/bmon/";
 license=('MIT' 'BSD')
 depends=('ncurses' 'libnl' 'confuse')
 makedepends=('autoconf')

Reply via email to