summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRuben De Smet2019-02-13 09:00:42 +0100
committerRuben De Smet2019-02-13 09:00:42 +0100
commit2a1f5fdcc8a3abb0825bd7ffaff02736487767b9 (patch)
tree40f06210b7615e174ae4a6c6d16ddaf2c003d015 /PKGBUILD
parent36a1e9ed9f5532a80a0debb01c0b5b447a30d0eb (diff)
downloadaur-fluidkeys-git.tar.gz
conflicts fluidkeys
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efb972dec544..376a22a3404b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="https://www.fluidkeys.com"
license=('AGPL3')
makedepends=('go-pie' 'rsync' 'git' 'dep')
provides=("fluidkeys=$pkgver")
+conflicts=("fluidkeys")
source=("git+https://github.com/fluidkeys/fluidkeys.git")
sha256sums=('SKIP')