summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlibrewish2019-11-25 10:02:07 +0530
committerlibrewish2019-11-25 10:02:07 +0530
commitcf1c38557369653c4a61777aaad5ad299a14d8de (patch)
treedb4e52bf6bd589c252dd6095c394b4b180280f0c /PKGBUILD
parent77381a444e75dbe81e84f9b36acf9e8a23063a39 (diff)
downloadaur-cf1c38557369653c4a61777aaad5ad299a14d8de.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f90b27ab19a6..a96197192773 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,8 @@ depends=('kactivities' 'kxmlgui')
makedepends=('cmake' 'extra-cmake-modules' 'python')
source=("git+${url}")
sha256sums=('SKIP')
+provides=("${pkgname}" "ksmoothdock")
+conflicts=("ksmoothdock")
pkgver() {
cd "$srcdir/ksmoothdock"