mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
partitionmanager: update to 4.2.0.
This commit is contained in:
parent
d531b22caf
commit
f1e29e0a76
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'partitionmanager'
|
# Template file for 'partitionmanager'
|
||||||
pkgname=partitionmanager
|
pkgname=partitionmanager
|
||||||
version=4.1.0
|
version=4.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -14,7 +14,7 @@ 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://kde.org/applications/system/org.kde.partitionmanager"
|
||||||
distfiles="${KDE_SITE}/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d61e20237c854cd3622b19cec5939c51bf4f350741106fdb44fc5a82155735b4
|
checksum=e9096dd5ce3b11e93a4e45960734f2059609d637e1b70b02f57e6ae61e8884f8
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
|
Loading…
Add table
Reference in a new issue