Date: Saturday, November 5, 2022 @ 22:14:56 Author: eworm Revision: 1342571
upgpkg: python-fido2 1.1.0-1: new upstream release Modified: python-fido2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-05 22:12:27 UTC (rev 1342570) +++ PKGBUILD 2022-11-05 22:14:56 UTC (rev 1342571) @@ -2,9 +2,9 @@ # Contributor: Emil Lundberg <[email protected]> <[email protected]> pkgname=python-fido2 -_tag='d363aefc2da174a361a772576467551135742b5a' # git rev-parse "${pkgver}" -pkgver=1.0.0 -pkgrel=2 +_tag='45e27d4196ccb6383334bd469fd0d570973d295b' # git rev-parse "${pkgver}" +pkgver=1.1.0 +pkgrel=1 pkgdesc='Library for FIDO 2.0, including communication with a device over USBA' url='https://github.com/Yubico/python-fido2' license=('custom:BSD-2-clause')
