plasma-workspace: update to 5.19.4

[ci skip]
This commit is contained in:
John 2020-07-28 16:55:33 +02:00
parent 2a0042a760
commit aae8bae591
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=5.19.3
version=5.19.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -17,9 +17,9 @@ depends="kactivitymanagerd kwin iso-codes milou plasma-integration
short_desc="KDE Window manager"
maintainer="John <me@johnnynator.dev>"
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"
homepage="https://invent.kde.org/plasma/plasma-workspace"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=a967b4b3679f17b6e01b4811015ef6210f0f73bb035642867415c51c1ed20894
checksum=584fada178f8a3d770080e1faa631cb64eebbf70af89f5d611ac9438fa868bd3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"