summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2019-10-24 11:17:25 +0200
committerSanskritFritz2019-10-24 11:17:25 +0200
commitb464968d1508d66f5077d180bf86288590fb12d1 (patch)
treeef76464faaab5d0f7b550188ace0194a720142a8
parent7e79a44e9abb3c298c949dc72fc90e317fa90687 (diff)
downloadaur-b464968d1508d66f5077d180bf86288590fb12d1.tar.gz
Provides and conflicts with quikey.
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c5c99d22153..88acbb63417a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,8 @@ url="https://github.com/bostrt/quikey"
license=('MIT')
depends=('python-click' 'python-colored' 'python-daemon' 'python-inotify-simple' 'python-tinydb' 'python-pynput' 'python-terminaltables' 'python-xdg' 'python-humanize')
makedepends=('python-setuptools')
+provides=('quikey')
+conflicts=('quikey')
source=("git+https://github.com/bostrt/quikey.git")
md5sums=('SKIP')