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


Commits:
571f602f by Robin Candau at 2024-11-30T14:24:38+01:00
upgpkg: 1.12.2-1: New upstream release
https://github.com/maximbaz/yubikey-touch-detector/releases/tag/1.12.2

- - - - -


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.1
+       pkgver = 1.12.2
        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.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
+       source = 
https://github.com/maximbaz/yubikey-touch-detector/releases/download/1.12.2/yubikey-touch-detector-1.12.2-src.tar.gz
+       source = 
https://github.com/maximbaz/yubikey-touch-detector/releases/download/1.12.2/yubikey-touch-detector-1.12.2-src.tar.gz.asc
        validpgpkeys = 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601
-       b2sums = 
26a2d76c2b9e36670f20887c7351344e918058c88777ff540e80516f0879bc8c38d7eb928b79d51fb3359b2e9824c6828dd8e478f5650eef8454ba248201ac04
+       b2sums = 
c635e76c7a2781011bc71a2bfa05d65e350f07ede2b1f01653e00df313e71641fd51a763865b0ce70820c4b8b6cc2fb714a5ccd3b44cb3b3b858a7db33fb7caf
        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.1
+pkgver=1.12.2
 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=('26a2d76c2b9e36670f20887c7351344e918058c88777ff540e80516f0879bc8c38d7eb928b79d51fb3359b2e9824c6828dd8e478f5650eef8454ba248201ac04'
+b2sums=('c635e76c7a2781011bc71a2bfa05d65e350f07ede2b1f01653e00df313e71641fd51a763865b0ce70820c4b8b6cc2fb714a5ccd3b44cb3b3b858a7db33fb7caf'
         'SKIP')
 validpgpkeys=('56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601')
 



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

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


Reply via email to