partitionmanager: update to 23.08.5.

This commit is contained in:
Luciogi 2024-02-21 14:25:55 +05:00 committed by John Zimmermann
parent e31af5292d
commit 4761df6134
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'partitionmanager'
pkgname=partitionmanager
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}/#partitionmanager"
distfiles="${KDE_SITE}/release-service/${version}/src/partitionmanager-${version}.tar.xz"
checksum=ba2590741b6ff3ca21a2431ff67f9ec07a8ab4ec27f6c145a0198aa856521077
checksum=983adee6730f49bf17904129b5152d1092d3cc8f16cde045b6b18244ebd30834
if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"