plasma-framework: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 15:00:22 +02:00
parent b1e318038e
commit 786cff50c4

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-framework'
pkgname=plasma-framework
version=5.61.0
version=5.62.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=873d604aadbe21ba38cdb12b778d3baf121a54e6155596f0ebee1840138060fe
checksum=324bf14078459954c355bb6f146b927f6cbf915109365cdc58c1d81c8495bdb4
if [ "$CROSS_BUILD" ]; then
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"