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