diff --git a/srcpkgs/yubikey-manager/template b/srcpkgs/yubikey-manager/template index fcc7b7cb737..1070e13fec0 100644 --- a/srcpkgs/yubikey-manager/template +++ b/srcpkgs/yubikey-manager/template @@ -1,12 +1,12 @@ # Template file for 'yubikey-manager' pkgname=yubikey-manager version=3.1.0 -revision=2 +revision=3 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-click python3-cryptography python3-six pcsc-ccid python3-setuptools" short_desc="Library and CLI tools to configure YubiKey" maintainer="Doan Tran Cong Danh " license="BSD-2-Clause"