mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
kwin: update to 5.27.5
This commit is contained in:
parent
70f363ceaf
commit
8a017357ff
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwin'
|
# Template file for 'kwin'
|
||||||
pkgname=kwin
|
pkgname=kwin
|
||||||
version=5.27.4.1
|
version=5.27.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -21,8 +21,8 @@ short_desc="KDE Window manager"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
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=b39f1d3cc528505213dbb72958e80d6cdad75617cb26c215607d6f12bf0e02b1
|
checksum=bb1226b15919681ea5f1de58b24ea4b568ea3f2b5452411f76daa80eb30c20ea
|
||||||
replaces="kwayland-server>=0"
|
replaces="kwayland-server>=0"
|
||||||
|
|
||||||
kwin-devel_package() {
|
kwin-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue