mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kwin: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
f4a0a34a74
commit
519e75d7fa
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.18.3
|
version=5.18.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -14,8 +14,8 @@ short_desc="KDE Window manager"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/kwin"
|
homepage="https://projects.kde.org/projects/plasma/kwin"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e2dceee95fdb74ab1cfca4912731c20c9ff363d20b8f1872185eefa4a4ee69a4
|
checksum=693a740976b46aa9fbdb68283b5c887aca70f9f96a357a766fab7a942b5a0d2f
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
||||||
|
|
Loading…
Add table
Reference in a new issue