partitionmanager: update to 4.2.0.

This commit is contained in:
John 2020-10-19 22:09:09 +02:00
parent d531b22caf
commit f1e29e0a76

View file

@ -1,6 +1,6 @@
# Template file for 'partitionmanager'
pkgname=partitionmanager
version=4.1.0
version=4.2.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://kde.org/applications/system/org.kde.partitionmanager"
distfiles="${KDE_SITE}/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
checksum=d61e20237c854cd3622b19cec5939c51bf4f350741106fdb44fc5a82155735b4
checksum=e9096dd5ce3b11e93a4e45960734f2059609d637e1b70b02f57e6ae61e8884f8
if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"