kf6-kcoreaddons: update to 6.9.0.

This commit is contained in:
John 2024-12-25 23:00:38 +01:00
parent 6669356149
commit 481846ccff

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kcoreaddons' # Template file for 'kf6-kcoreaddons'
pkgname=kf6-kcoreaddons pkgname=kf6-kcoreaddons
version=6.8.0 version=6.9.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kcoreaddons" homepage="https://invent.kde.org/frameworks/kcoreaddons"
#changelog="" #changelog=""
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=28977f478be5d7d5f5650876bf7b806674ed6fc609d703eea329a819fa4ad99c checksum=9ce79eeeff62c0df46be1db17630344e9bee7f63655441e626923d3d4f986fbd
do_check() { do_check() {
cd build cd build