kwin: update to 5.22.1.
This commit is contained in:
parent
d8d57e90c4
commit
f17ffbeacc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwin'
|
# Template file for 'kwin'
|
||||||
pkgname=kwin
|
pkgname=kwin
|
||||||
version=5.22.0
|
version=5.22.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF
|
configure_args="-DBUILD_TESTING=OFF
|
||||||
|
@ -18,7 +18,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=56e6cfe23d445b1ee0650c5ac484e8cc63ba39e2f2d77a0d32c4c23905cc0e01
|
checksum=5506ee878e151734893bbcc0a70d6499c894b8986488c9c57285de1deb422850
|
||||||
patch_args=-Np1
|
patch_args=-Np1
|
||||||
|
|
||||||
build_options="pipewire"
|
build_options="pipewire"
|
||||||
|
|
Loading…
Reference in New Issue