partitionmanager: update to 3.3.1

Closes: #11375 [via git-merge-pr]
This commit is contained in:
jambonmcyeah 2018-02-03 14:46:50 -05:00 committed by Jürgen Buchmüller
parent 798626dae5
commit 441360b6ce

View file

@ -1,6 +1,6 @@
# Template file for 'partitionmanager'
pkgname=partitionmanager
version=3.3.0
version=3.3.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
license="GPL-2"
homepage="http://kde.org/applications/system/kdepartitionmanager/"
distfiles="http://download.kde.org/stable/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
checksum=0e559a231fe21d1f184313f384490c905517682e1710058a1f7138c14ec6074a
checksum=5107955f9c70fc859bef04a54bffb28cd50efe355694232b9860e9d9c97a0f4a
if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"