plasma-workspace: update to 5.14.5.

This commit is contained in:
John 2019-01-08 17:02:05 +01:00 committed by John Zimmermann
parent 9b4e75087b
commit f096216d55

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=5.14.4
version=5.14.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,11 +12,11 @@ makedepends="qt5-devel qt5-declarative-devel qt5-script-devel plasma-framework-d
libqalculate-devel"
depends="kactivitymanagerd kwin iso-codes milou plasma-integration libxcb-devel"
short_desc="KDE Window manager"
maintainer="Denis Revin <denis.revin@gmail.com>"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-workspace"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=c5391f714d50828e10b58616ea8a9873cd6bd183039b8693bfc968c68d98af36
checksum=903ef4dd2ca3040b2be7435d8f170a9df78a6d05f3525cfa8f212e52b5e5a391
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"