kwin: update to 5.21.5.

This commit is contained in:
John 2021-05-04 19:26:39 +02:00
parent 439ec4f659
commit b222832953

View file

@ -1,7 +1,7 @@
# Template file for 'kwin' # Template file for 'kwin'
pkgname=kwin pkgname=kwin
version=5.21.4 version=5.21.5
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules gettext breeze pkg-config" hostmakedepends="extra-cmake-modules gettext breeze pkg-config"
@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kwin" homepage="https://invent.kde.org/plasma/kwin"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=a9cbcf293c58bef10650399a7fe15c08b54fd009a0d9d859f75b54bc6c87232f checksum=a286edfaa13bf73565514ee3edb092cfbccac2307c48058a7302a4676c808331
patch_args=-Np1 patch_args=-Np1
build_options="pipewire" build_options="pipewire"