Date: Friday, March 17, 2023 @ 15:53:28 Author: dvzrv Revision: 1421298
upgpkg: python-pynitrokey 0.4.34-1: Upgrade to 0.4.34. Modified: python-pynitrokey/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-17 15:53:22 UTC (rev 1421297) +++ PKGBUILD 2023-03-17 15:53:28 UTC (rev 1421298) @@ -2,8 +2,8 @@ _name=pynitrokey pkgname=python-pynitrokey -_commit=b7fbf4384541bb5c21c125dc1d9f822bf19b9a71 # v0.4.33.nitrokey -pkgver=0.4.33 +_commit=4dfdf583293344330c82612759975da19768b098 # v0.4.34.nitrokey +pkgver=0.4.34 pkgrel=1 pkgdesc="A command line interface for the Nitrokey FIDO2 and Nitrokey Start" arch=(any) @@ -33,7 +33,7 @@ ) makedepends=(git python-build python-flit-core python-installer python-wheel) checkdepends=(python-pytest) -source=(git+https://github.com/nitrokey/pynitrokey#tag=$_commit?signed) +source=(git+$url#tag=$_commit?signed) sha512sums=('SKIP') b2sums=('SKIP') validpgpkeys=(868184069239FF65DE0BCD7DD9BAE35991DE5B22) # Szczepan Zalega (Nitrokey) <[email protected]>
