kf6-threadweaver: update to 6.28.0.

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