mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kwin: update to 5.16.3
This commit is contained in:
parent
061dbc5f5d
commit
812a8d7c5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwin'
|
# Template file for 'kwin'
|
||||||
pkgname=kwin
|
pkgname=kwin
|
||||||
version=5.15.5
|
version=5.16.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -15,7 +15,7 @@ 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=e341c8165354643fd201292e53418050970bf8819b2cd0dd932423a342d2f805
|
checksum=766ae9cec1535ab7a715c20d8ef1b409063be55bb8d8d8f593de9551ee12b01a
|
||||||
|
|
||||||
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