summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 897024d80394..bf6999b90031 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=warpd-git
pkgver=r226.daf11b2
_gitname=warpd
pkgrel=1
-pkgdesc="A small X program which facilitates recursively warping the pointer to different quadrants on the screen."
+pkgdesc="A modal keyboard driven interface for mouse manipulation."
url="https://github.com/rvaiya/warpd"
license=('MIT')
arch=('x86_64')
@@ -12,6 +12,7 @@ md5sums=('SKIP')
makedepends=(git)
depends=(libxinerama libxft libxfixes libxtst libx11)
provides=(warpd)
+conflicts=(warpd warpd-wayland warpd-wayland-git)
source=("git+$url")
pkgver() {