Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
yubikey-manager
Commits:
f8defb62 by Christian Hesse at 2024-04-07T19:47:30+02:00
upgpkg: 1:5.3.0-2: Python modules part 1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
pkgbase = yubikey-manager
pkgdesc = Python library and command line tool for configuring a YubiKey
pkgver = 5.3.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://developers.yubico.com/yubikey-manager/
arch = any
- license = BSD
+ license = BSD-2-Clause
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname='yubikey-manager'
epoch=1
pkgver=5.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='Python library and command line tool for configuring a YubiKey'
arch=('any')
url='https://developers.yubico.com/yubikey-manager/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/yubikey-manager/-/commit/f8defb6280ed75c5d0d323e432525e51bfa4f631
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/yubikey-manager/-/commit/f8defb6280ed75c5d0d323e432525e51bfa4f631
You're receiving this email because of your account on gitlab.archlinux.org.