Date: Monday, May 17, 2021 @ 19:43:05 Author: foxboron Revision: 936098
upgpkg: yubikey-manager 4.0.3-1 Modified: yubikey-manager/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-17 19:19:31 UTC (rev 936097) +++ PKGBUILD 2021-05-17 19:43:05 UTC (rev 936098) @@ -3,7 +3,7 @@ # Contributor: Karol Babioch <[email protected]> pkgname='yubikey-manager' -pkgver=4.0.2 +pkgver=4.0.3 pkgrel=1 pkgdesc='Python library and command line tool for configuring a YubiKey' arch=('any') @@ -18,7 +18,7 @@ '57A9DEED4C6D962A923BB691816F3ED99921835E' # Emil Lundberg (Software Developer) <[email protected]> '20EE325B86A81BCBD3E56798F04367096FBA95E8') # Dain Nilsson <[email protected]> source=("https://developers.yubico.com/$pkgname/Releases/yubikey-manager-$pkgver.tar.gz"{,.sig}) -sha256sums=('998f804a66695feeb3a48ba200320850243aa605d6d4edcb30bea4cc349aea21' +sha256sums=('a7bb6ffdb8fa3cc0a7094e63f15862eb42f12e23e64750ae7fcc5574356d66f4' 'SKIP') build() {
