plasma-workspace: update to 5.18.1

[ci skip]
This commit is contained in:
John 2020-02-19 11:56:24 +01:00
parent cd173503a7
commit 9666b24683

View file

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