kf6-kparts: update to 6.28.0.

This commit is contained in:
classabbyamp
2026-08-05 19:43:50 -04:00
parent fec31755b2
commit b9f8a7a94a
+7 -2
View File
@@ -1,6 +1,7 @@
# Template file for 'kf6-kparts'
# group=kde-frameworks
pkgname=kf6-kparts
version=6.25.0
version=6.28.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
@@ -12,7 +13,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kparts"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=f0d6346e3127d1e44506733113be467d8b50cb82731d300a57990dd09baaedf1
checksum=fbdbab6dfdc16be97440a6e8032f30d1571eb72489c3d36801df6fb419dd4563
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
kf6-kparts-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"