plasma-framework: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:58:22 +02:00
parent fec9911472
commit bdf5ed6649
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.60.0
version=5.61.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=96c93ea54d1ce29f930e707ab4b0eafc9e31d022f9939d2bd42b2d884e450141
checksum=873d604aadbe21ba38cdb12b778d3baf121a54e6155596f0ebee1840138060fe
if [ "$CROSS_BUILD" ]; then
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"