kwin: update to 5.27.0
This commit is contained in:
parent
1405c3da9d
commit
68df64403a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kwin'
|
||||
pkgname=kwin
|
||||
version=5.26.3
|
||||
revision=2
|
||||
version=5.27.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
configure_args="-DBUILD_TESTING=OFF -DFORCE_CROSSCOMPILED_TOOLS=ON
|
||||
|
@ -22,7 +22,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/kwin"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c1985f5796fc7fa559d93554e1ba23f57f4aeb213cbe470b516184da802c0a14
|
||||
checksum=2cf12150d18b4509fefc528eb3d63be8010ea20b46e9897703211a3d87aa39bc
|
||||
replaces="kwayland-server>=0"
|
||||
|
||||
kwin-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue