Date: Monday, May 6, 2019 @ 20:10:31
  Author: arojas
Revision: 352597

https

Modified:
  keychain/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-06 20:10:04 UTC (rev 352596)
+++ PKGBUILD    2019-05-06 20:10:31 UTC (rev 352597)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="A front-end to ssh-agent, allowing one long-running ssh-agent process 
per system, rather than per login"
 arch=('any')
-url="http://www.funtoo.org/Keychain";
+url="https://www.funtoo.org/Keychain";
 license=('GPL2')
 depends=('sh')
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/funtoo/keychain/archive/$pkgver.tar.gz";)

Reply via email to