Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
ktextwidgets


Commits:
f04be724 by Antonio Rojas at 2024-11-09T12:53:42+01:00
upgpkg: 6.8.0-2: Drop unused kconfigwidgets dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ktextwidgets
        pkgdesc = Advanced text editing widgets
        pkgver = 6.8.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://community.kde.org/Frameworks
        arch = x86_64
        groups = kf6
@@ -16,7 +16,6 @@ pkgbase = ktextwidgets
        depends = kcolorscheme
        depends = kcompletion
        depends = kconfig
-       depends = kconfigwidgets
        depends = ki18n
        depends = kwidgetsaddons
        depends = qt6-base


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=ktextwidgets
 pkgver=6.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced text editing widgets'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -14,7 +14,6 @@ depends=(gcc-libs
          kcolorscheme
          kcompletion
          kconfig
-         kconfigwidgets
          ki18n
          kwidgetsaddons
          qt6-base



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktextwidgets/-/commit/f04be7246e4c82943d75607c67828d3aef031ac2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktextwidgets/-/commit/f04be7246e4c82943d75607c67828d3aef031ac2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to