summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd456f9a4b39..53bb09c305ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: VCalV
pkgname=qlipmon-git
pkgver=r22.1a8d3c0
-pkgrel=2
+pkgrel=3
pkgdesc="clipboard manager with rofi plugin and dbus interface"
arch=('x86_64')
url="https://github.com/vcalv/qlipmon"
@@ -11,8 +11,8 @@ depends=(qt5-base)
makedepends=(git)
checkdepends=()
optdepends=('rofi: for rofi integration')
-provides=()
-conflicts=()
+provides=(qlipmon)
+conflicts=(qlipmon)
replaces=()
backup=()
options=()