kf6-threadweaver: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:16:03 +02:00
parent 0610bb68a5
commit 78a356a27f

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-threadweaver' # Template file for 'kf6-threadweaver'
pkgname=kf6-threadweaver pkgname=kf6-threadweaver
version=6.12.0 version=6.14.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base " hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/threadweaver" homepage="https://invent.kde.org/frameworks/threadweaver"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=ec77fbafbbd9a6bef048e57e0bd64999b1c17b31b43d59a3c5a981ab18f2e1be checksum=a8f71f7e69751e36dbc7fce9581f55b66844bc68df6af2e8a94c22c8fe9870ae
kf6-threadweaver-devel_package() { kf6-threadweaver-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"