plasma-framework: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:40:58 +02:00 committed by Helmut Pozimski
parent dcfb0a7812
commit a393156d54
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-framework'
pkgname=plasma-framework
version=5.49.0
version=5.50.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -9,11 +9,11 @@ makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kwayland-deve
kirigami2-devel"
depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia"
short_desc="Foundational libraries, components, and tools of the Plasma workspaces"
maintainer="Denis Revin <denis.revin@gmail.com>"
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=5b16c9808a0e8c6c920bf879bcc39ed01d566affbfdeef8e7dcbd9dbe6622cfb
checksum=28879382e4835bde4ffff87a329cc20d8adb9d6eb914d3b49ef2c3866376e006
if [ "$CROSS_BUILD" ]; then
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"