Date: Tuesday, July 10, 2018 @ 14:00:16 Author: eworm Revision: 356077
upgpkg: yubikey-manager-qt 0.5.2-1 new upstream release Modified: yubikey-manager-qt/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-10 14:00:07 UTC (rev 356076) +++ PKGBUILD 2018-07-10 14:00:16 UTC (rev 356077) @@ -2,7 +2,7 @@ # Maintainer: Christian Hesse <[email protected]> pkgname=yubikey-manager-qt -pkgver=0.5.1 +pkgver=0.5.2 pkgrel=1 pkgdesc='Cross-platform application for configuring any YubiKey over all USB transports' arch=('x86_64') @@ -15,7 +15,7 @@ #source=("https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${pkgver}.tar.gz"{,.sig}) #sha256sums=('cfee0e262641bac1b6928be8ba2fb02ac15b6c1ea551bebf5b598b6716741b86' # 'SKIP') -source=("git+https://github.com/Yubico/yubikey-manager-qt.git#tag=${pkgname}-${pkgver}" +source=("git+https://github.com/Yubico/yubikey-manager-qt.git#tag=${pkgname}-${pkgver}?signed" 'git+https://github.com/thp/pyotherside.git' 'git+https://github.com/Yubico/yubikey-manager.git' 'git+https://github.com/qtproject/qt-solutions')
