From 745843e3b360424bcbc12f43ca6f591c1c2ba525 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 19 Mar 2018 22:15:14 -0300 Subject: [PATCH] arcan-wayland: update to 0.5.4.5. --- srcpkgs/arcan-wayland/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/arcan-wayland/template b/srcpkgs/arcan-wayland/template index dbcda14639..5dc5a8e70b 100644 --- a/srcpkgs/arcan-wayland/template +++ b/srcpkgs/arcan-wayland/template @@ -1,19 +1,19 @@ # Template file for 'arcan-wayland' pkgname=arcan-wayland -version=0.5.4.4 +version=0.5.4.5 revision=1 build_style=cmake wrksrc=arcan-${version} build_wrksrc=src/tools/waybridge hostmakedepends="pkg-config" -makedepends="arcan-devel libseccomp-devel wayland-devel - wayland-protocols libxkbcommon-devel libwayland-egl MesaLib-devel" +makedepends="MesaLib-devel arcan-devel libseccomp-devel libxkbcommon-devel + wayland-devel wayland-protocols" short_desc="Wayland protocol service for Arcan" maintainer="Piraty " -license="3-Clause-BSD" +license="BSD-3-Clause" homepage="https://arcan-fe.com/" distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz" -checksum=42d2fab2fb5d1b0b80b673335de14e131aa684bbad7f62c80693510a4fab71c2 +checksum=0d35c85a121fc550aa3a0fe70f1941f9e347bd90855a2d2208106bbcc19791c3 post_install() { vlicense ../../../COPYING