Date: Monday, March 4, 2019 @ 18:16:59
  Author: grazzolini
Revision: 437565

upgpkg: keepass-plugin-keeagent 0.10.1-2

use-https-in-the-url-field

Modified:
  keepass-plugin-keeagent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-04 18:15:05 UTC (rev 437564)
+++ PKGBUILD    2019-03-04 18:16:59 UTC (rev 437565)
@@ -2,7 +2,7 @@
 
 pkgname=keepass-plugin-keeagent
 pkgver=0.10.1
-pkgrel=1
+pkgrel=2
 pkgdesc="SSH Agent Plugin for KeePass"
 license=('GPL')
 makedepends=('git' 'nuget')
@@ -9,7 +9,7 @@
 depends=('keepass')
 optdepends=('openssh: For integration with ssh-agent' 'gnupg: For integration 
with GnuPG SSH agent')
 arch=('any')
-url="http://lechnology.com/software/keeagent/";
+url="https://lechnology.com/software/keeagent/";
 options=('!strip')
 
source=("${pkgname}-${pkgver}::git+https://github.com/dlech/KeeAgent.git#tag=v${pkgver}";)
 sha512sums=('SKIP')

Reply via email to