kpmcore: update to 23.08.5.

This commit is contained in:
Luciogi 2024-02-21 14:25:51 +05:00 committed by John Zimmermann
parent 3d00783e15
commit 7fa0f1803b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpmcore'
pkgname=kpmcore
version=23.04.0
version=23.08.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
homepage="https://apps.kde.org/partitionmanager"
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kpmcore"
distfiles="${KDE_SITE}/release-service/${version}/src/kpmcore-${version}.tar.xz"
checksum=0dc8615f6b86102a4e0d4dc6b5e07499ba4fb8a58bc738a9155ad80184c4716e
checksum=b44a40712de593ddfe4cc5799912eb53f9c3e383544306a17279f051de85417a
if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"