kpmcore: update to 23.04.0

This commit is contained in:
Hervy Qurrotul Ainur Rozi 2023-04-26 10:20:49 +07:00 committed by Duncan Overbruck
parent 09548ccc64
commit 44f6ba78d7
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpmcore'
pkgname=kpmcore
version=22.12.1
version=23.04.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,10 +12,10 @@ depends="parted"
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"
homepage="https://apps.kde.org/partitionmanager"
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kpmcore"
distfiles="${KDE_SITE}/release-service/$version/src/$pkgname-$version.tar.xz"
checksum=649d7bf631c22c40749053167c27be53a73b93bc99dcccedc2a01c51ddb9b78d
distfiles="${KDE_SITE}/release-service/${version}/src/kpmcore-${version}.tar.xz"
checksum=0dc8615f6b86102a4e0d4dc6b5e07499ba4fb8a58bc738a9155ad80184c4716e
if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"