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

Daniel Micay thestinger at archlinux.org
Tue Nov 1 20:20:06 UTC 2016


    Date: Tuesday, November 1, 2016 @ 20:20:05
  Author: thestinger
Revision: 194240

whowatch: use https

Modified:
  whowatch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 20:05:50 UTC (rev 194239)
+++ PKGBUILD	2016-11-01 20:20:05 UTC (rev 194240)
@@ -6,10 +6,10 @@
 pkgrel=2
 pkgdesc='Displays information about the users currently logged on to the machine in real time'
 arch=(i686  x86_64)
-url="http://wizard.ae.krakow.pl/~mike/#whowatch"
+url="https://wizard.uek.krakow.pl/~mike/#whowatch"
 license=('GPL2')
 depends=(ncurses)
-source=(http://wizard.ae.krakow.pl/~mike/download/$pkgname-$pkgver.tar.gz)
+source=(https://wizard.uek.krakow.pl/~mike/download/$pkgname-$pkgver.tar.gz)
 md5sums=('8304e8907c7d9e585beda9bec9a9c5fb')
 
 build() {



More information about the arch-commits mailing list