plasma-framework: update to 5.64.0

[ci skip]
This commit is contained in:
John 2019-11-10 10:39:57 +01:00
parent dab9d2ce18
commit 17a96f95c6

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-framework'
pkgname=plasma-framework
version=5.63.0
version=5.64.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=914194ca699d4772dc3f3767ef1a536d87e8d31d325ad052e9745270388e1f5c
checksum=3f1311a48826ab0a76f47d05b02f9a9486f821cc1ad757b895b570e371acfd09
if [ "$CROSS_BUILD" ]; then
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"