plasma-workspace: update to 5.18.2

[ci skip]
This commit is contained in:
John 2020-02-25 20:55:38 +01:00
parent f9b168c1c2
commit faad7d045c

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=5.18.1
version=5.18.2
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=0b095ea91c0cb214350f08ef1c53437db222d4018fe1c9da83ba3d71d8c27f52
checksum=f530e422a549c58058b67adbbc65d64f8e0371d4148efe9f85d9382970401fc9
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"