[arch-commits] Commit in yubikey-manager/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Fri Nov 2 09:36:12 UTC 2018
Date: Friday, November 2, 2018 @ 09:36:12
Author: eworm
Revision: 401207
upgpkg: yubikey-manager 1.0.1-1
new upstream release
Modified:
yubikey-manager/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-02 09:33:03 UTC (rev 401206)
+++ PKGBUILD 2018-11-02 09:36:12 UTC (rev 401207)
@@ -2,8 +2,8 @@
# Contributor: Karol Babioch <karol at babioch.de>
pkgname='yubikey-manager'
-pkgver=0.7.1
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
pkgdesc='Python library and command line tool for configuring a YubiKey'
arch=('any')
url='https://developers.yubico.com/yubikey-manager/'
@@ -15,7 +15,7 @@
validpgpkeys=('8D0B4EBA9345254BCEC0E843514F078FF4AB24C3' # Dag Heyman <dag at yubico.com>
'57A9DEED4C6D962A923BB691816F3ED99921835E') # Emil Lundberg (Software Developer) <emil at yubico.com>
source=("https://developers.yubico.com/$pkgname/Releases/yubikey-manager-$pkgver.tar.gz"{,.sig})
-sha256sums=('177bbf953b8557b8de68bacbbdfc56764e93733f337b2327e322cfc4ed4f7d18'
+sha256sums=('1f915d8899dbcf85b6b9879f5664953ce1edcd5a503a00d03b9c6298900bfc44'
'SKIP')
package() {
More information about the arch-commits
mailing list