kpmcore: update to 22.12.1.

This commit is contained in:
John 2023-01-11 08:36:20 +01:00
parent 753c98c6e0
commit 8c07c6b5b9
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kpmcore'
pkgname=kpmcore
version=22.04.1
revision=2
version=22.12.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules python3 qt5-devel qt5-qmake pkg-config kcoreaddons
@ -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=70d043cc125bd040d6b2af091e3a038d1780702fa327cda070300e94027c64f8
checksum=649d7bf631c22c40749053167c27be53a73b93bc99dcccedc2a01c51ddb9b78d
if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"