Date: Thursday, May 30, 2019 @ 21:23:25
  Author: arojas
Revision: 475297

https

Modified:
  etherwall/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-30 21:23:02 UTC (rev 475296)
+++ PKGBUILD    2019-05-30 21:23:25 UTC (rev 475297)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc="Ethereum GUI Wallet (QT5)"
 arch=('x86_64')
-url="http://etherwall.com";
+url="https://etherwall.com";
 license=('GPL3')
 depends=('qt5-declarative' 'qt5-graphicaleffects' 'qt5-quickcontrols' 
'qt5-websockets' 'geth' 'protobuf' 'hidapi' 'systemd-libs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/almindor/${pkgname}/archive/v$pkgver.tar.gz";

Reply via email to