summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Mendez2017-01-16 14:07:50 -0500
committerManuel Mendez2017-01-16 14:07:50 -0500
commitbe88f5179e102ae1207256faef9edfc613a718d5 (patch)
tree91afbca4ff8d74139dd4ea97dd9d536e2d1ad2a3
parentff1e77760b690c940561c926ff416c38e8f8d8b3 (diff)
downloadaur-be88f5179e102ae1207256faef9edfc613a718d5.tar.gz
add conflicts with libu2f-host-git
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93d4da533b68..174d67c4f4c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
# Generated by mksrcinfo v8
-# Mon Jan 16 19:05:21 UTC 2017
+# Mon Jan 16 19:07:28 UTC 2017
pkgbase = u2f-udev-rules-git
pkgdesc = UDEV file for U2F devices
pkgver = r177.c32e7a6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Yubico/libu2f-host
arch = any
license = GPL3
depends = udev
+ conflicts = libu2f-host-git
source = git+https://github.com/Yubico/libu2f-host
source = u2f-udev-rules.install
sha512sums = SKIP
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'