kf6-ksvg: update to 6.29.0.

This commit is contained in:
John
2026-08-24 23:35:43 +02:00
parent 546ca6fcd9
commit 9c312f70fe
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-ksvg'
# group=kde-frameworks
pkgname=kf6-ksvg
version=6.28.0
version=6.29.0
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@@ -16,11 +16,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/ksvg"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=d580e6038ab3fb8a8755c953abd27a55894c2ae05e72cdef9bca1cf4e265a325
checksum=1c9cf9e9d286c1682cecba41d2a44898009da3d01d54c3403c40c4868d8c19dc
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
shlib_requires="KDE_Frameworks.${version%.*}"
kf6-ksvg-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"