kwin: update to 5.19.2
[ci skip]
This commit is contained in:
parent
d0de330332
commit
26e317dc8a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kwin'
|
||||
pkgname=kwin
|
||||
version=5.19.1
|
||||
revision=2
|
||||
version=5.19.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules gettext breeze pkg-config"
|
||||
|
@ -16,7 +16,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=c9b072699d700abc87b36f6b513d6c2d785c540fbb9e39d4d33ab33e85a6826e
|
||||
checksum=998a4c9651c412a7e8b1e24d88e7c59d158497955f6da1d69624f53cb59688b9
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
||||
|
|
Loading…
Reference in a new issue