kwayland-server: update to 5.22.0.

This commit is contained in:
John 2021-05-15 15:21:44 +02:00
parent 20874aba22
commit 7dbc4609b4

View file

@ -1,8 +1,9 @@
# Template file for 'kwayland-server'
pkgname=kwayland-server
version=5.21.5
version=5.22.0
revision=1
build_style=cmake
build_helper="qemu"
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
qt5-wayland plasma-wayland-protocols pkg-config wayland-devel"
@ -12,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://invent.kde.org/plasma/kwayland-server"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=2fcfc16e8bda1f85db8148715ec08a1b36a0738c3796cf886faadc983f8e21c9
checksum=84617871c47f7e5060462728a82bfcdad14fd0bb2f1f8252bee077e28deb1694
kwayland-server-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"