kpmcore: update to 21.12.2.

This commit is contained in:
tibequadorian 2022-02-23 21:41:51 +01:00 committed by John Zimmermann
parent 15f9283acf
commit a230dda5d6

View File

@ -1,6 +1,6 @@
# Template file for 'kpmcore'
pkgname=kpmcore
version=21.08.0
version=21.12.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,8 +13,9 @@ short_desc="Library for managing partitions"
maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
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=a135c846c46b2073015a3f218bd1c88c41cc1ffcf69a470e1679007140c52a51
checksum=813c8b7890d84b9ce0d0ad1bce53c58fa34a3306fd32ca36ca202f02dcced1c7
if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"