diff options
author | John <me@johnnynator.dev> | 2025-01-09 15:29:20 +0000 |
---|---|---|
committer | John <me@johnnynator.dev> | 2025-01-10 20:55:45 +0000 |
commit | 63cffa257250f35334ba08428f00e59a3f4f34bc (patch) | |
tree | dc165915c717cf64b9aa6287aefbdd75a0b8e52f | |
parent | 0de9768c9b859626f7d9417da2747904ba7e03be (diff) | |
download | void-packages-63cffa257250f35334ba08428f00e59a3f4f34bc.tar void-packages-63cffa257250f35334ba08428f00e59a3f4f34bc.tar.gz void-packages-63cffa257250f35334ba08428f00e59a3f4f34bc.tar.bz2 void-packages-63cffa257250f35334ba08428f00e59a3f4f34bc.tar.lz void-packages-63cffa257250f35334ba08428f00e59a3f4f34bc.tar.xz void-packages-63cffa257250f35334ba08428f00e59a3f4f34bc.tar.zst void-packages-63cffa257250f35334ba08428f00e59a3f4f34bc.zip |
kf6-threadweaver: update to 6.10.0.
-rw-r--r-- | srcpkgs/kf6-threadweaver/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/kf6-threadweaver/template b/srcpkgs/kf6-threadweaver/template index a74eb76e449..3ded8604176 100644 --- a/srcpkgs/kf6-threadweaver/template +++ b/srcpkgs/kf6-threadweaver/template @@ -1,6 +1,6 @@ # Template file for 'kf6-threadweaver' pkgname=kf6-threadweaver -version=6.9.0 +version=6.10.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base " @@ -10,7 +10,7 @@ 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=d249181d21aa89ad6f5108db3b188c25c9415c9834110f8d15f6bab2df39c190 +checksum=136a636a33ccfa9a375a2e1ee503760a0a910002b972be0eef20352eb106bb84 kf6-threadweaver-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}" |