Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
yubico-piv-tool


Commits:
4d910d5d by Robin Candau at 2024-05-07T21:15:08+02:00
upgpkg: 2.5.2-1: New upstream release

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = yubico-piv-tool
        pkgdesc = Command line tool for the YubiKey PIV application
-       pkgver = 2.5.1
+       pkgver = 2.5.2
        pkgrel = 1
        url = https://developers.yubico.com/yubico-piv-tool
        arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = yubico-piv-tool
        depends = glibc
        depends = pcsclite
        depends = openssl
-       source = 
https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.1.tar.gz
-       source = 
https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.1.tar.gz.sig
+       source = 
https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.2.tar.gz
+       source = 
https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.2.tar.gz.sig
        validpgpkeys = 1D7308B0055F5AEF36944A8F27A9C24D9588EA0F
-       sha256sums = 
4262df01eec5c5ef942be9694db5bceac79f457e94879298a4934f6b5e44ff5f
+       sha256sums = 
918e76bad99463dc0a858a4771ec674a579fad284d99d90c57fb9cf44fb059b8
        sha256sums = SKIP
 
 pkgname = yubico-piv-tool


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,6 @@
+[yubico-piv-tool]
+source = "github"
+github = "Yubico/yubico-piv-tool"
+prefix = "yubico-piv-tool-"
+use_latest_tag = true
+exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: travisghansen <travisghan...@yahoo.com>
 
 pkgname=yubico-piv-tool
-pkgver=2.5.1
+pkgver=2.5.2
 pkgrel=1
 pkgdesc="Command line tool for the YubiKey PIV application"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('BSD-2-Clause')
 depends=('zlib' 'glibc' 'pcsclite' 'openssl')
 makedepends=('check' 'cmake' 'gengetopt' 'help2man')
 
source=(https://developers.yubico.com/yubico-piv-tool/Releases/"${pkgname}-${pkgver}".tar.gz{,.sig})
-sha256sums=('4262df01eec5c5ef942be9694db5bceac79f457e94879298a4934f6b5e44ff5f'
+sha256sums=('918e76bad99463dc0a858a4771ec674a579fad284d99d90c57fb9cf44fb059b8'
             'SKIP')
 validpgpkeys=('1D7308B0055F5AEF36944A8F27A9C24D9588EA0F') # Aveen Ismail 
<aveen.ism...@yubico.com>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yubico-piv-tool/-/commit/4d910d5dc84836ef89231dcdd56f1f1536d73d63

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yubico-piv-tool/-/commit/4d910d5dc84836ef89231dcdd56f1f1536d73d63
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to