summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKarol Babioch2016-09-08 08:08:18 +0200
committerKarol Babioch2016-09-08 08:33:05 +0200
commit09c6f8f563ce71226ab1d4627c86b4dfa6cd2979 (patch)
treef89837425fa912419288c22f8a296ce7036b12ed /PKGBUILD
parentacf3ce7281b7a6c295044b1fa4ccc8ca3f15991c (diff)
downloadaur-09c6f8f563ce71226ab1d4627c86b4dfa6cd2979.tar.gz
Update license, add dependencies and bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e96dba0fcad..a46b225dbf1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=('yubikey-manager-git')
_gitname='yubikey-manager'
pkgver=0.1.0.r50.19abdf1
-pkgrel=2
+pkgrel=3
pkgdesc='Command line and GUI tool for configuring YubiKeys, over all transports.'
arch=('any')
url='https://github.com/Yubico/yubikey-manager'
-license=('custom')
-depends=('python' 'python-pyusb' 'python-pyscard' 'python-pyside' 'python-click')
+license=('BSD')
+depends=('python' 'python-pyusb' 'python-pyscard' 'python-pyside' 'python-click' 'libu2f-host' 'yubikey-personalization')
conflicts=('yubikey-manager')
provides=('yubikey-manager')
source=("$_gitname::git+https://github.com/Yubico/yubikey-manager.git"