diff --git a/srcpkgs/kwin/template b/srcpkgs/kwin/template index d7e1174f79f..dfcf355d424 100644 --- a/srcpkgs/kwin/template +++ b/srcpkgs/kwin/template @@ -1,6 +1,6 @@ # Template file for 'kwin' pkgname=kwin -version=5.18.1 +version=5.18.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -15,7 +15,7 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://projects.kde.org/projects/plasma/kwin" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=3ab3e497cf231f43e8ee918f8bc666e7d5745c4858d5171f9516bd48783583da +checksum=9535d7c71ea4561a8b492ca111d62c5efeea2907070f8f510764fe5c2b29fc5a if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"