summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c70b4d59af6a..23e434636892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,11 @@
pkgname=clerk-git
pkgver=596.d8f6310
pkgrel=1
-pkgdesc="clerk - mpd client for dmenu/rofi"
+pkgdesc="clerk - mpd client for rofi"
arch=('any')
url='https://github.com/carnager/clerk'
+conflicts=('clerk')
+provides=('clerk')
license=('GPL')
depends=('mpc' 'python-mpd2' 'python-notify2' 'rofi-git')
optdepends=('mpd-sima: similar artists mode')