kwin: update to 5.18.5
[ci skip]
This commit is contained in:
parent
21c26c4191
commit
20b1e9ae16
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kwin'
|
# Template file for 'kwin'
|
||||||
pkgname=kwin
|
pkgname=kwin
|
||||||
version=5.18.4.1
|
version=5.18.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules gettext breeze pkg-config"
|
hostmakedepends="extra-cmake-modules gettext breeze pkg-config"
|
||||||
|
@ -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=693a740976b46aa9fbdb68283b5c887aca70f9f96a357a766fab7a942b5a0d2f
|
checksum=ca39c63fd740432e95490031fd9d5ac003da034582014fa41c2be2b89627ddf8
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue