From fd1c1f1df3dae1117834a310e3a435ac5fc183f9 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 15 Oct 2018 10:59:45 +0200 Subject: [PATCH] kwayland: update to 5.51.0. --- srcpkgs/kwayland/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kwayland/template b/srcpkgs/kwayland/template index 160380c214c..aef5c9b4cce 100644 --- a/srcpkgs/kwayland/template +++ b/srcpkgs/kwayland/template @@ -1,6 +1,6 @@ # Template file for 'kwayland' pkgname=kwayland -version=5.50.0 +version=5.51.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -8,11 +8,11 @@ hostmakedepends="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" -maintainer="Juan RP " +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=0baf139c61ae385b767077ea10515f7e95d8747e8c2af3883472eb54b6c63708 +checksum=e2f6d354e90582720c4631432034db2bc86e3b4db2dae4e2622758d33d5fb6b4 kwayland-devel_package() { short_desc+=" - development"