kwin: update to 5.19.1
[ci skip]
This commit is contained in:
parent
50895f024f
commit
8396e4c258
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kwin'
|
||||
pkgname=kwin
|
||||
version=5.19.0
|
||||
version=5.19.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -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=b0c87db1376655761589e9a7166ebab769da6377e5bc8be41dd706657b4dbdd0
|
||||
checksum=c9b072699d700abc87b36f6b513d6c2d785c540fbb9e39d4d33ab33e85a6826e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
||||
|
|
Loading…
Reference in a new issue