plasma-workspace: update to 5.15.1.

This commit is contained in:
John 2019-02-20 00:14:38 +01:00 committed by John Zimmermann
parent fadf6b12d6
commit caeaf0e29e

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=5.15.0
version=5.15.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -16,7 +16,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-workspace"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=c9e696b0cb6040c90256709f68ea153da86da97a743c8ca8f96412d744e77b65
checksum=d688a2fc6cb6c98581dbe3cc2b101ffa0e90a8c235d8adef53dd2831a59f9ab6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"