mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
kwin: update to 6.0.5.
This commit is contained in:
parent
c0d61c101c
commit
1c09e0a7bd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kwin'
|
||||
pkgname=kwin
|
||||
version=6.0.4
|
||||
revision=2
|
||||
version=6.0.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
configure_args="-DBUILD_TESTING=OFF -DFORCE_CROSSCOMPILED_TOOLS=ON
|
||||
|
@ -24,7 +24,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/kwin"
|
||||
distfiles="${KDE_SITE}/plasma/${version:0:5}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f5552f8c5b179e272fee33a19249686573eabffddd5541bc31f8fd7069baa82b
|
||||
checksum=242e7d210529ec631bc5fe3fe0a117a3d1d4edb1dd3a644aafd5089312f8b0d7
|
||||
replaces="kwayland-server>=0"
|
||||
|
||||
if [ $CROSS_BUILD ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue