summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:49:12 +0000
committerJoão Figueiredo2024-03-01 06:49:12 +0000
commitdf900a46036e581d7e3e348ef00e48987a50dc11 (patch)
tree241522651df5146bd65659d09b44768b18769426 /PKGBUILD
parentd078b0c35d6232ea95690b57933b3c4194be14d0 (diff)
downloadaur-kparts-git.tar.gz
Automated license and dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd871292896a..4ca06a2b71d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kparts-git
-pkgver=5.240.0_r670.gd948e32
+pkgver=6.0.0_r822.g2d6ed3f
pkgrel=1
pkgdesc='Document centric plugin system'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(kio-git)
-makedepends=(git extra-cmake-modules-git doxygen qt6-tools)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(gcc-libs glibc kconfig-git kcoreaddons-git ki18n-git kio-git kwidgetsaddons-git kxmlgui-git qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
groups=(kf6-git)