partitionmanager: update to 22.04.1.

This commit is contained in:
John 2022-05-15 01:21:52 +02:00
parent ffd1495b3a
commit b1b50131f6

View File

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