kwin: update to 5.15.0.
This commit is contained in:
parent
028459323d
commit
d5de128372
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kwin'
|
||||
pkgname=kwin
|
||||
version=5.14.5
|
||||
version=5.15.0
|
||||
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=447e7d269627f4e7354b206248a3ef393463f4dca688f95b5cb9f9c1bfa5cd45
|
||||
checksum=3c313eac0d8daa13b6949325edbc447167cb00597d4b0b079deca3ef6d6f1738
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
||||
|
|
Loading…
Reference in New Issue