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


Commits:
dfc19b7a by Robin Candau at 2024-11-23T09:19:08+01:00
upgpkg: 1.12.0-1: New upstream release
https://github.com/maximbaz/yubikey-touch-detector/releases/tag/1.12.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = yubikey-touch-detector
        pkgdesc = A tool that can detect when your YubiKey is waiting for a 
touch
-       pkgver = 1.11.0
-       pkgrel = 2
+       pkgver = 1.12.0
+       pkgrel = 1
        url = https://github.com/maximbaz/yubikey-touch-detector
        arch = x86_64
        license = ISC
@@ -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.11.0/yubikey-touch-detector-1.11.0-src.tar.gz
-       source = 
https://github.com/maximbaz/yubikey-touch-detector/releases/download/1.11.0/yubikey-touch-detector-1.11.0-src.tar.gz.asc
+       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
        validpgpkeys = 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601
-       b2sums = 
ca29715283d0c20fad4de757028ad5f5127fc5bb0eae4efebf703a80c1484ffb6ac922a134d2fe6ee6a47fc650bfcb998510a81a5f98e344072d1f9fa94ebf89
+       b2sums = 
892ada72b1d369dd72d118287d5160e5747b8263f2bfe51b5388eb3763a8fa5af5bb3cc482bb6f7d38bcc424cef126db1d2de3de1ad44a2686b10c74c60c76f4
        b2sums = SKIP
 
 pkgname = yubikey-touch-detector


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Maxim Baz <archlinux at maximbaz dot com>
 
 pkgname=yubikey-touch-detector
-pkgver=1.11.0
-pkgrel=2
+pkgver=1.12.0
+pkgrel=1
 pkgdesc="A tool that can detect when your YubiKey is waiting for a touch"
 url="https://github.com/maximbaz/yubikey-touch-detector";
 arch=('x86_64')
@@ -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=('ca29715283d0c20fad4de757028ad5f5127fc5bb0eae4efebf703a80c1484ffb6ac922a134d2fe6ee6a47fc650bfcb998510a81a5f98e344072d1f9fa94ebf89'
+b2sums=('892ada72b1d369dd72d118287d5160e5747b8263f2bfe51b5388eb3763a8fa5af5bb3cc482bb6f7d38bcc424cef126db1d2de3de1ad44a2686b10c74c60c76f4'
         'SKIP')
 validpgpkeys=('56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601')
 



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

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


Reply via email to