plasma-framework: Update to 5.41.0

This commit is contained in:
Sir_Boops 2018-01-05 15:30:51 -05:00 committed by Jürgen Buchmüller
parent a2862c955b
commit 3d839c00b9

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-framework'
pkgname=plasma-framework
version=5.40.0
version=5.41.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/plasma-framework"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=6f53b5ab7f79265366b7de5ae80110dc5b723ece10fb4178ddbf5d13c2f04fd6
checksum=84de6496f1f6797cba95ca51607ab59a5f24cbd238f600ec75ccfa0b02b23ae6
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"