[arch-commits] Commit in yubikey-touch-detector/trunk (PKGBUILD)
Maxim Baz
maximbaz at archlinux.org
Sun Nov 17 23:10:09 UTC 2019
Date: Sunday, November 17, 2019 @ 23:10:08
Author: maximbaz
Revision: 530260
upgpkg: yubikey-touch-detector 1.4.0-1
Modified:
yubikey-touch-detector/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-17 23:04:45 UTC (rev 530259)
+++ PKGBUILD 2019-11-17 23:10:08 UTC (rev 530260)
@@ -1,8 +1,8 @@
# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
pkgname=yubikey-touch-detector
-pkgver=1.3.0
-pkgrel=3
+pkgver=1.4.0
+pkgrel=1
pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
arch=('x86_64')
url='https://github.com/maximbaz/yubikey-touch-detector'
@@ -13,9 +13,9 @@
'openssh: for SSH'
'pam-u2f: for U2F'
'libnotify: for desktop notifications')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
- "${pkgname}-${pkgver}.tar.gz.asc::${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc")
-sha256sums=('535241f2d9e293e110dbe39fb9faa6073f7114529d82039947454bfeeeb2579a'
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+ "${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('b554fecfbe49b00ce887a071cfe710d424e747543404be2d8bbc6bf0b0271acd'
'SKIP')
validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
More information about the arch-commits
mailing list