plasma-framework: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:35:54 +01:00 committed by Johannes
parent b11076af03
commit fbd4238cfb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-framework'
pkgname=plasma-framework
version=5.51.0
version=5.52.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=96ac543b9b1b54a70ea40356f13e45b25119d40453da3a1eb1da2571200344df
checksum=64c2d459ec6fc58b52c9313b1b82eee3152f5a67a1b1ea79536477318fd538cf
if [ "$CROSS_BUILD" ]; then
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"