From 54eb5f69e64115191104dc9f3d5a6c2cfb38253b Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Apr 2019 19:18:42 +0200 Subject: [PATCH] kwayland: update to 5.57.0 [ci skip] --- srcpkgs/kwayland/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kwayland/template b/srcpkgs/kwayland/template index f0d106cdbf0..a5dcc982ef3 100644 --- a/srcpkgs/kwayland/template +++ b/srcpkgs/kwayland/template @@ -1,10 +1,10 @@ # Template file for 'kwayland' pkgname=kwayland -version=5.56.0 +version=5.57.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel +hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel wayland-devel" makedepends="qt5-tools-devel MesaLib-devel wayland-devel" short_desc="Qt-style client and server library wrapper for Wayland libraries" @@ -12,7 +12,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/kwayland" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=bbe76d398b96e0f0ba4342616b91de49e7cbc1f0a7f5038cd97a981f8a8de99c +checksum=f00d2997163f559cecf30f5e945d5456628a0d120acafba49fa14af28c22b1d6 kwayland-devel_package() { short_desc+=" - development"