plasma-framework: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:18:07 +02:00
parent 2f9f36a464
commit abbd3a9a2f
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-framework' # Template file for 'plasma-framework'
pkgname=plasma-framework pkgname=plasma-framework
version=5.57.0 version=5.58.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=b886aeee6691911ead25e6fd5631fa41ce2330b0fbbdc040717fa576bacae2ca checksum=0b0826a2292612112e78198938d660e913756f8712d1f2c71eafbead42605cad
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"