Date: Monday, March 11, 2019 @ 21:03:46 Author: eworm Revision: 439886
upgpkg: yubikey-manager 2.1.0-1 new upstream release Modified: yubikey-manager/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-11 20:52:48 UTC (rev 439885) +++ PKGBUILD 2019-03-11 21:03:46 UTC (rev 439886) @@ -3,7 +3,7 @@ # Contributor: Karol Babioch <[email protected]> pkgname='yubikey-manager' -pkgver=2.0.0 +pkgver=2.1.0 pkgrel=1 pkgdesc='Python library and command line tool for configuring a YubiKey' arch=('any') @@ -16,7 +16,7 @@ validpgpkeys=('8D0B4EBA9345254BCEC0E843514F078FF4AB24C3' # Dag Heyman <[email protected]> '57A9DEED4C6D962A923BB691816F3ED99921835E') # Emil Lundberg (Software Developer) <[email protected]> source=("https://developers.yubico.com/$pkgname/Releases/yubikey-manager-$pkgver.tar.gz"{,.sig}) -sha256sums=('e95b4c4e956e105780e59ca2e4f159b4e974da38cdc810d4157e8d979ebf66f4' +sha256sums=('d59d5cd9b5b040077ef7741250476d8583bf961519b6576af163022315ab3a87' 'SKIP') build() {
