diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index b130e95870..7ec40357cd 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -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 " +maintainer="John " 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"