[arch-commits] Commit in python-pynitrokey/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Fri Jun 10 09:49:58 UTC 2022


    Date: Friday, June 10, 2022 @ 09:49:58
  Author: dvzrv
Revision: 1229939

upgpkg: python-pynitrokey 0.4.24-1: Upgrade to 0.4.24.

Modified:
  python-pynitrokey/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-10 09:45:33 UTC (rev 1229938)
+++ PKGBUILD	2022-06-10 09:49:58 UTC (rev 1229939)
@@ -2,7 +2,8 @@
 
 _name=pynitrokey
 pkgname=python-pynitrokey
-pkgver=0.4.22
+_commit=a56ec02eb0f287da48220894f5f22105033f7d14  # v0.4.24.nitrokey^{}
+pkgver=0.4.24
 pkgrel=1
 pkgdesc="A command line interface for the Nitrokey FIDO2 and Nitrokey Start"
 arch=(any)
@@ -27,7 +28,7 @@
   python-urllib3
 )
 makedepends=(git python-build python-flit python-installer)
-source=(git+https://github.com/nitrokey/pynitrokey#tag=v$pkgver.nitrokey?signed)
+source=(git+https://github.com/nitrokey/pynitrokey#commit=$_commit?signed)
 sha512sums=('SKIP')
 b2sums=('SKIP')
 validpgpkeys=(868184069239FF65DE0BCD7DD9BAE35991DE5B22)  # Szczepan Zalega (Nitrokey) <szczepan at nitrokey.com>



More information about the arch-commits mailing list