Date: Monday, May 18, 2020 @ 16:44:41 Author: grazzolini Revision: 629559
upgpkg: keepass-plugin-keeagent 0.12.0-1 Modified: keepass-plugin-keeagent/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-18 15:20:52 UTC (rev 629558) +++ PKGBUILD 2020-05-18 16:44:41 UTC (rev 629559) @@ -1,7 +1,7 @@ # Maintainer: Giancarlo Razzolinit <[email protected]> pkgname=keepass-plugin-keeagent -pkgver=0.11.4 +pkgver=0.12.0 pkgrel=1 pkgdesc="SSH Agent Plugin for KeePass" license=('GPL') @@ -11,7 +11,7 @@ arch=('any') url="https://lechnology.com/software/keeagent/" #options=('!strip') -source=("${pkgname}-${pkgver}::git+https://github.com/dlech/KeeAgent.git#tag=${pkgver}") +source=("${pkgname}-${pkgver}::git+https://github.com/dlech/KeeAgent.git#tag=v${pkgver}") sha512sums=('SKIP') prepare() {
