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 b54690df66b5..8bbd9d619c74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=kcompletion-git
pkgver=5.79.0_r412.gc62eb24
-pkgrel=1
+pkgrel=2
pkgdesc='Text completion helpers and widgets'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
license=(LGPL)
depends=(kwidgetsaddons-git kconfig-git)
-makedepends=(git extra-cmake-modules-git qt5-tools qt5-doc clang python-pyqt5 doxygen sip4)
+makedepends=(git extra-cmake-modules-git qt5-tools qt5-doc clang python-pyqt5 doxygen sip)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
optdepends=('python-pyqt5: for the Python bindings')