summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:52:27 +0000
committerJoão Figueiredo2024-03-01 06:52:27 +0000
commit7ee22a4f684e65fcbc5a41dd4df72e5ff68351dc (patch)
tree7b5286a5c041ef1b3d20938be99c5bd2115cb642 /PKGBUILD
parentb73c5e8c6c019dd46d3e32643c0e8791439d10b9 (diff)
downloadaur-ktextwidgets-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 5aa3660d83f7..a2140348dc84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=ktextwidgets-git
-pkgver=5.240.0_r508.g00796e7
+pkgver=6.0.0_r592.g95b9970
pkgrel=1
pkgdesc='Advanced text editing widgets'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(kcompletion-git kconfigwidgets-git sonnet-git qt6-speech)
-makedepends=(git extra-cmake-modules-git doxygen qt6-tools)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(gcc-libs glibc kcolorscheme-git kcompletion-git kconfig-git kconfigwidgets-git ki18n-git kwidgetsaddons-git qt6-base qt6-speech sonnet-git)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
groups=(kf6-git)