From b8f6800f3f24b26031a157e603e2d4cc199890db Mon Sep 17 00:00:00 2001 From: Denis Revin Date: Thu, 8 Dec 2016 03:54:33 +0400 Subject: [PATCH] kwayland: update to 5.29.0 --- srcpkgs/kwayland/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/kwayland/template b/srcpkgs/kwayland/template index 707446a0ddc..eaec25b68bc 100644 --- a/srcpkgs/kwayland/template +++ b/srcpkgs/kwayland/template @@ -1,18 +1,17 @@ # Template file for 'kwayland' pkgname=kwayland -version=5.26.0 -revision=2 +version=5.29.0 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools - qt5-tools-devel wayland-devel" +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 " license="LGPL-2.1" homepage="https://projects.kde.org/projects/frameworks/kwayland" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=69242ffddd77e19618ee19d332210fb8e98e85cd743012001b2a6b1c267042b1 +checksum=e957dcbf32fe2c846ea11d82ece7519b7a513eaa9eb8021befa2c690ded9e957 kwayland-devel_package() { short_desc+=" - development"