summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:39:15 +0000
committerJoão Figueiredo2024-03-01 06:39:15 +0000
commitfde92bcb73987f75298c0ed587ac4985d76147c1 (patch)
treea102d8e3f8954b6fb10df5012f7e3947263bfa56 /PKGBUILD
parent4895f22461cc477bafc5f6c1c25ae45cbd1d6f28 (diff)
downloadaur-kcompletion-git.tar.gz
Automated license and dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f7683855901..23ad137f8291 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,16 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kcompletion-git
-pkgver=5.240.0_r582.g9fe1c0d
+pkgver=6.0.0_r630.ge527200
pkgrel=1
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 qt6-tools clang python-pyqt6 doxygen sip)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(gcc-libs glibc kcodecs-git kconfig-git kwidgetsaddons-git qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
-optdepends=('python-pyqt6: for the Python bindings')
groups=(kf6-git)
source=("git+https://github.com/KDE/${pkgname%-git}.git")
sha256sums=('SKIP')