plasma-framework: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:21:02 +02:00
parent e16bcc09c8
commit 8798524d99
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-framework'
pkgname=plasma-framework
version=5.58.0
version=5.59.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/plasma-framework"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0b0826a2292612112e78198938d660e913756f8712d1f2c71eafbead42605cad
checksum=150ca5dbe00136af3e5932ecb3d6715f398134541d9b3ae461a2e5f9903da499
if [ "$CROSS_BUILD" ]; then
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"