summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88b9b726062a..9e118dfb9f2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ url=
license=('GPL')
depends=('plasma-framework')
makedepends=('extra-cmake-modules')
-conflicts=("${pkgname%-*}")
-provides=("${pkgname%-*}")
+conflicts=("${pkgname}")
+provides=("${pkgname}")
source=(https://dl.opendesktop.org/api/files/download/id/1511089109/${_pkgname}-${pkgver}.tar.bz2)
md5sums=('4988eaac0ebceba173b747f1beb736ca')