mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
kwin: update to 5.18.0
[ci skip]
This commit is contained in:
parent
4c31d4b2b5
commit
d08172945c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kwin'
|
||||
pkgname=kwin
|
||||
version=5.17.90
|
||||
version=5.18.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -14,8 +14,8 @@ short_desc="KDE Window manager"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/kwin"
|
||||
distfiles="${KDE_SITE/stable/unstable}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=de1d7b1b9b59818ea88839ce96e3f43b84a07b321a1557e385137de2cbcb1f80
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a302cb63abccecc2b2c86b6bc2d5698fa3377009fcc8e4a006833ce22b7ad78d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
||||
|
|
Loading…
Add table
Reference in a new issue