summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortherojam2019-04-21 22:48:19 +0200
committertherojam2019-04-21 22:48:19 +0200
commitca57caba432a03b7dc6ec66c9c951af75176d7d6 (patch)
treee41b041106c8899bcebbf250bd3500916c16b0d2 /PKGBUILD
parentff9542b69c2a248d5b935a9cf520eff5307faa14 (diff)
downloadaur-ca57caba432a03b7dc6ec66c9c951af75176d7d6.tar.gz
optional depency for feature for nfc usage of yubikey \(neo \=& 5\)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d986a38750f..e3a1ad216b99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=yubikey-full-disk-encryption-git
_pkgname=yubikey-full-disk-encryption
-pkgver=r82.a2843e1
+pkgver=r136.4d8ba6a
pkgrel=1
pkgdesc='Use YubiKey to unlock a LUKS partition'
arch=('any')
url='https://github.com/agherzan/yubikey-full-disk-encryption'
license=('Apache')
depends=('yubikey-personalization' 'cryptsetup' 'udisks2' 'expect')
+optdepends=('ykchalresp-nfc: NFC support')
makedepends=('git')
backup=('etc/ykfde.conf')
source=('git+https://github.com/agherzan/yubikey-full-disk-encryption.git')