Maxim Baz pushed to branch main at Arch Linux / Packaging / Packages / 
yubikey-touch-detector


Commits:
b28310a2 by Maxim Baz at 2024-05-27T11:37:38+02:00
upgpkg: 1.11.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,19 @@
+pkgbase = yubikey-touch-detector
+       pkgdesc = A tool that can detect when your YubiKey is waiting for a 
touch
+       pkgver = 1.11.0
+       pkgrel = 1
+       url = https://github.com/maximbaz/yubikey-touch-detector
+       arch = x86_64
+       license = MIT
+       makedepends = go
+       makedepends = git
+       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
+       validpgpkeys = 56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601
+       b2sums = 
ca29715283d0c20fad4de757028ad5f5127fc5bb0eae4efebf703a80c1484ffb6ac922a134d2fe6ee6a47fc650bfcb998510a81a5f98e344072d1f9fa94ebf89
+       b2sums = SKIP
+
+pkgname = yubikey-touch-detector


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Maintainer: Maxim Baz <archlinux at maximbaz dot com>
 
 pkgname=yubikey-touch-detector
-pkgver=1.10.1
+pkgver=1.11.0
 pkgrel=1
 pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
 arch=('x86_64')
@@ -13,8 +13,8 @@ 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")
-sha256sums=('a528456d570b923a29d181a508fb1a48e6a726389532694e62b7b06282260ad8'
-            'SKIP')
+b2sums=('ca29715283d0c20fad4de757028ad5f5127fc5bb0eae4efebf703a80c1484ffb6ac922a134d2fe6ee6a47fc650bfcb998510a81a5f98e344072d1f9fa94ebf89'
+        'SKIP')
 validpgpkeys=('56C3E775E72B0C8B1C0C1BD0B5DB77409B11B601')
 
 build() {



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

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


Reply via email to