partitionmanager: update to 21.12.2.
This commit is contained in:
parent
a230dda5d6
commit
bca3588974
@ -1,7 +1,7 @@
|
||||
# Template file for 'partitionmanager'
|
||||
pkgname=partitionmanager
|
||||
version=4.2.0
|
||||
revision=2
|
||||
version=21.12.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="qt5-devel kdoctools kconfig qt5-qmake cmake python3
|
||||
@ -13,8 +13,9 @@ short_desc="KDE utility that allows you to manage disks"
|
||||
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=e9096dd5ce3b11e93a4e45960734f2059609d637e1b70b02f57e6ae61e8884f8
|
||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#partitionmanager"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/partitionmanager-${version}.tar.xz"
|
||||
checksum=18042277a2f6276eb9fbae7f47840e29ebd097cb680121e9b8f4d41d058b2767
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
Loading…
Reference in New Issue
Block a user