From 50dc9d599179c5aac4c82befa24911463660ccf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 4 Feb 2020 14:26:32 +0700 Subject: [PATCH] yubikey-manager: update to 3.1.1. Also orphan this package since I lost all of my yubikey. --- srcpkgs/yubikey-manager/template | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/srcpkgs/yubikey-manager/template b/srcpkgs/yubikey-manager/template index 1070e13fec0..b8601ea1e15 100644 --- a/srcpkgs/yubikey-manager/template +++ b/srcpkgs/yubikey-manager/template @@ -1,18 +1,20 @@ # Template file for 'yubikey-manager' pkgname=yubikey-manager -version=3.1.0 -revision=3 +version=3.1.1 +revision=1 archs=noarch build_style=python3-module hostmakedepends="python3-setuptools" depends="libu2f-host python3-fido2 python3-openssl python3-usb python3-scard -python3-click python3-cryptography python3-six pcsc-ccid python3-setuptools" + python3-click python3-cryptography python3-six pcsc-ccid python3-setuptools + libykpers" +checkdepends="$depends python3-pytest" short_desc="Library and CLI tools to configure YubiKey" -maintainer="Doan Tran Cong Danh " +maintainer="Orphaned " license="BSD-2-Clause" homepage="https://developers.yubico.com/yubikey-manager/" distfiles="https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${version}.tar.gz" -checksum=0137acd30cffa60421dde8277b3bb0c5d5e2179d36df0d190de6faf7eec76359 +checksum=68ef41ac3cd2e891019e755a492427ecdd63d8816525d05f2f32c37b8c440cfa post_install() { vlicense COPYING