kpmcore: update to 22.04.1.

This commit is contained in:
John 2022-05-15 01:20:46 +02:00
parent 3a0abefb13
commit f5a8050b14
1 changed files with 2 additions and 2 deletions

View File

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