plasma-workspace: update to 5.19.1

[ci skip]
This commit is contained in:
John 2020-06-16 20:42:44 +02:00
parent e7dc8084ee
commit 3ce0cd0915

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=5.19.0
version=5.19.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=bdfcc6c12696e3a24602b23bd366ed52f004b158960c79e6c00b73cbb37e2bbe
checksum=d8a79bc43857030aebee5530e3dfceb2759386ed57486450eb04b73252858321
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"