From 0150354486d90c7648c4d7000cfdce6b6a4adc8a Mon Sep 17 00:00:00 2001 From: John Date: Sun, 11 Aug 2019 20:57:40 +0200 Subject: [PATCH] kwayland: update to 5.61.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 5d10359fad1..1014df3c3ff 100644 --- a/srcpkgs/kwayland/template +++ b/srcpkgs/kwayland/template @@ -1,18 +1,18 @@ # Template file for 'kwayland' pkgname=kwayland -version=5.60.0 +version=5.61.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel wayland-devel" -makedepends="qt5-tools-devel MesaLib-devel wayland-devel" +makedepends="qt5-tools-devel MesaLib-devel wayland-devel wayland-protocols" short_desc="Qt-style client and server library wrapper for Wayland libraries" 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=a0645594c2dc7c121b11eecf1c1d31448d110d13dab200caadddb7e1d836d905 +checksum=42d3bc629710e09074006af288986b00683853660648c9364fb09d49db3f0e07 kwayland-devel_package() { short_desc+=" - development"