plasma-workspace: update to 5.18.5

[ci skip]
This commit is contained in:
John 2020-05-05 23:58:54 +02:00
parent 66fc453729
commit 5d18f5ac3b
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,7 +1,7 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=5.18.4.1
revision=2
version=5.18.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons
@ -18,8 +18,8 @@ short_desc="KDE Window manager"
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=924d8401c3d1fe5d107b6d3facaf96c292f1d4972529831993056982f28b1601
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=14e82033be745f4db46a70d319e2c86012295ea31056092bc974004189b92354
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"