kwin: update to 5.27.3.
This commit is contained in:
parent
177f412484
commit
264dac4d4a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwin'
|
# Template file for 'kwin'
|
||||||
pkgname=kwin
|
pkgname=kwin
|
||||||
version=5.27.2
|
version=5.27.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -22,7 +22,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=d0b2ec260cdc2299015357755a5096715358ccbdad683b6b39f63fd07dea56f5
|
checksum=e82c12813813e09352083362aea4052b6355b0cc3742eec90a9e9e0315afc0e7
|
||||||
replaces="kwayland-server>=0"
|
replaces="kwayland-server>=0"
|
||||||
|
|
||||||
kwin-devel_package() {
|
kwin-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue