summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Mendez2017-01-16 14:07:50 -0500
committerManuel Mendez2017-01-16 14:07:50 -0500
commitbe88f5179e102ae1207256faef9edfc613a718d5 (patch)
tree91afbca4ff8d74139dd4ea97dd9d536e2d1ad2a3 /PKGBUILD
parentff1e77760b690c940561c926ff416c38e8f8d8b3 (diff)
downloadaur-be88f5179e102ae1207256faef9edfc613a718d5.tar.gz
add conflicts with libu2f-host-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f61e9a5b781d..a8218d2b08cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=u2f-udev-rules-git
pkgver=r177.c32e7a6
-pkgrel=1
+pkgrel=2
pkgdesc="UDEV file for U2F devices"
arch=('any')
url="https://github.com/Yubico/libu2f-host"
license=('GPL3')
depends=('udev')
+conflicts=('libu2f-host-git')
source=('git+https://github.com/Yubico/libu2f-host'
'u2f-udev-rules.install')
sha512sums=('SKIP'