plasma-framework: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:25:16 +01:00
parent 868d96ceb2
commit 34654bb336

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-framework'
pkgname=plasma-framework
version=5.54.0
version=5.55.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=f21386787550574ec152190fcb744c83e9153cb40b326fc7a7d11c9b238a63a4
checksum=04af7a01335e6e4c5ac2312f83113493eea511d4a2f9556e0871002d0aef7ddf
if [ "$CROSS_BUILD" ]; then
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"