plasma-framework: update to 5.60.0

[ci skip]
This commit is contained in:
John 2019-07-13 10:57:18 +02:00
parent f3d0583c9b
commit 711cbf5adc
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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