partitionmanager: update to 23.04.0

This commit is contained in:
Hervy Qurrotul Ainur Rozi 2023-04-26 10:21:06 +07:00 committed by Duncan Overbruck
parent 44f6ba78d7
commit 0d93329d12
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'partitionmanager' # Template file for 'partitionmanager'
pkgname=partitionmanager pkgname=partitionmanager
version=22.12.1 version=23.04.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -12,10 +12,10 @@ depends="hicolor-icon-theme"
short_desc="KDE utility that allows you to manage disks" short_desc="KDE utility that allows you to manage disks"
maintainer="jambonmcyeah <jambonmcyeah@gmail.com>" maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
license="GPL-3.0-or-later" 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}/#partitionmanager" changelog="https://kde.org/announcements/changelogs/gear/${version}/#partitionmanager"
distfiles="${KDE_SITE}/release-service/${version}/src/partitionmanager-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/partitionmanager-${version}.tar.xz"
checksum=f2e23bad69235002d901d7221b03a99a35731837dfc0cf3a048f41dd2d1e4a1a checksum=ba2590741b6ff3ca21a2431ff67f9ec07a8ab4ec27f6c145a0198aa856521077
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"