mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kwin: update to 5.22.2.
This commit is contained in:
parent
e734812e25
commit
37a853d24c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwin'
|
# Template file for 'kwin'
|
||||||
pkgname=kwin
|
pkgname=kwin
|
||||||
version=5.22.1
|
version=5.22.2
|
||||||
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=5506ee878e151734893bbcc0a70d6499c894b8986488c9c57285de1deb422850
|
checksum=16e0c9db1fd4602a40a3f53e0e0f170d5a8956ee1dd4b14b340816f062c85663
|
||||||
|
|
||||||
build_options="pipewire"
|
build_options="pipewire"
|
||||||
build_options_default="pipewire"
|
build_options_default="pipewire"
|
||||||
|
|
Loading…
Add table
Reference in a new issue