kf6-sonnet: update to 6.29.0.

This commit is contained in:
John
2026-08-24 22:07:01 +02:00
parent 2b301890cd
commit a1a560acb9
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-sonnet'
# group=kde-frameworks
pkgname=kf6-sonnet
version=6.28.0
version=6.29.0
revision=1
build_style=cmake
configure_args="-DBUILD_DESIGNERPLUGIN=ON
@@ -15,11 +15,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/sonnet"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=66c6b439950bec7f67b730e6e49d6d30cba21dad115e4a47c4fe46014cc19c3b
checksum=45501e804f242a93779402f87dbb422981699b91b5ecde97c67fd11f4f19e2ad
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
shlib_requires="KDE_Frameworks.${version%.*}"
kf6-sonnet-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"