kwayland-server: update to 5.19.4

[ci skip]
This commit is contained in:
John 2020-07-28 16:54:02 +02:00
parent 5e82a0e6f9
commit 74f9ea1f46

View file

@ -1,6 +1,6 @@
# Template file for 'kwayland-server'
pkgname=kwayland-server
version=5.19.3
version=5.19.4
revision=1
build_style=cmake
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
@ -10,9 +10,9 @@ makedepends="kwayland-devel wayland-protocols"
short_desc="Wayland server components built on KDE Frameworks"
maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://cgit.kde.org/kwayland-server.git"
homepage="https://invent.kde.org/plasma/kwayland-server"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=9ed98177d81170e08083149f8ddf0a84b4906a751963d142120c846d01ec52ed
checksum=4ce543b227a931cae04d6f636ad4de9775035d8d3b51a8de96851415686504ad
kwayland-server-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"