Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
yubikey-touch-detector


Commits:
c1ab441a by Robin Candau at 2024-11-24T11:22:54+01:00
upgpkg: 1.12.1-1: New upstream release
https://github.com/maximbaz/yubikey-touch-detector/releases/tag/1.12.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = yubikey-touch-detector
        pkgdesc = A tool that can detect when your YubiKey is waiting for a 
touch
-       pkgver = 1.12.0
+       pkgver = 1.12.1
        pkgrel = 1
        url = https://github.com/maximbaz/yubikey-touch-detector
        arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = yubikey-touch-detector
        depends = glibc
        optdepends = gnupg: for GPG
        optdepends = openssh: for SSH
-       source = 
https://github.com/maximbaz/yubikey-touch-detector/releases/download/1.12.0/yubikey-touch-detector-1.12.0-src.tar.gz
-       source = 
https://github.com/maximbaz/yubikey-touch-detector/releases/download/1.12.0/yubikey-touch-detector-1.12.0-src.tar.gz.asc
+       source = 
https://github.com/maximbaz/yubikey-touch-detector/releases/download/1.12.1/yubikey-touch-detector-1.12.1-src.tar.gz
+       source = 
https://github.com/maximbaz/yubikey-touch-detector/releases/download/1.12.1/yubikey-touch-detector-1.12.1-src.tar.gz.asc
        validpgpkeys = 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601
-       b2sums = 
892ada72b1d369dd72d118287d5160e5747b8263f2bfe51b5388eb3763a8fa5af5bb3cc482bb6f7d38bcc424cef126db1d2de3de1ad44a2686b10c74c60c76f4
+       b2sums = 
26a2d76c2b9e36670f20887c7351344e918058c88777ff540e80516f0879bc8c38d7eb928b79d51fb3359b2e9824c6828dd8e478f5650eef8454ba248201ac04
        b2sums = SKIP
 
 pkgname = yubikey-touch-detector


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Maxim Baz <archlinux at maximbaz dot com>
 
 pkgname=yubikey-touch-detector
-pkgver=1.12.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc="A tool that can detect when your YubiKey is waiting for a touch"
 url="https://github.com/maximbaz/yubikey-touch-detector";
@@ -14,7 +14,7 @@ optdepends=('gnupg: for GPG'
             'openssh: for SSH')
 source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
         
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-b2sums=('892ada72b1d369dd72d118287d5160e5747b8263f2bfe51b5388eb3763a8fa5af5bb3cc482bb6f7d38bcc424cef126db1d2de3de1ad44a2686b10c74c60c76f4'
+b2sums=('26a2d76c2b9e36670f20887c7351344e918058c88777ff540e80516f0879bc8c38d7eb928b79d51fb3359b2e9824c6828dd8e478f5650eef8454ba248201ac04'
         'SKIP')
 validpgpkeys=('56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yubikey-touch-detector/-/commit/c1ab441af55e1d7bcc86e23d86b2a048474faa55

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yubikey-touch-detector/-/commit/c1ab441af55e1d7bcc86e23d86b2a048474faa55
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to