Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
age-plugin-yubikey
Commits:
d7d2a301 by Caleb Maclennan at 2026-04-08T16:26:49+03:00
upgpkg: 0.5.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = age-plugin-yubikey
pkgdesc = Yubikey plugin for age
- pkgver = 0.5.0
- pkgrel = 2
+ pkgver = 0.5.1
+ pkgrel = 1
url = https://github.com/str4d/age-plugin-yubikey
arch = x86_64
arch = i686
@@ -17,7 +17,7 @@ pkgbase = age-plugin-yubikey
depends = pcsclite
optdepends = age: for use with age
optdepends = rage-encryption: for use with rage
- source =
https://github.com/str4d/age-plugin-yubikey/archive/v0.5.0/age-plugin-yubikey-0.5.0.tar.gz
- sha256sums =
65807403f0098569a473ffa76302b205da148a7f46b61fd331b8e323959978ba
+ source =
https://github.com/str4d/age-plugin-yubikey/archive/v0.5.1/age-plugin-yubikey-0.5.1.tar.gz
+ sha256sums =
51e4680ad7ad7f56535e4f3018531bd0196815659378709979617d4f17102700
pkgname = age-plugin-yubikey
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Daniel Peukert <[email protected]>
pkgname=age-plugin-yubikey
-pkgver=0.5.0
-pkgrel=2
+pkgver=0.5.1
+pkgrel=1
pkgdesc='Yubikey plugin for age'
arch=(x86_64 i686 arm armv6h armv7h aarch64)
url="https://github.com/str4d/$pkgname"
@@ -16,7 +16,7 @@ optdepends=('age: for use with age'
'rage-encryption: for use with rage')
_archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('65807403f0098569a473ffa76302b205da148a7f46b61fd331b8e323959978ba')
+sha256sums=('51e4680ad7ad7f56535e4f3018531bd0196815659378709979617d4f17102700')
prepare() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/age-plugin-yubikey/-/commit/d7d2a3016e6ab91ff10b7f757d0604588e923672
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/age-plugin-yubikey/-/commit/d7d2a3016e6ab91ff10b7f757d0604588e923672
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help