From 9934f57ba4a2ab8b1af75169909cbe4fda7859b0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 28 Jul 2017 09:34:48 +0200 Subject: [PATCH] sway: update to 0.14.0. --- srcpkgs/sway/patches/musl.patch | 10 ---------- srcpkgs/sway/template | 4 ++-- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 srcpkgs/sway/patches/musl.patch diff --git a/srcpkgs/sway/patches/musl.patch b/srcpkgs/sway/patches/musl.patch deleted file mode 100644 index 7a0e3aed623..00000000000 --- a/srcpkgs/sway/patches/musl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- wayland/pango.c.orig 2017-05-09 09:36:05.383787596 +0200 -+++ wayland/pango.c 2017-05-09 09:36:18.479770962 +0200 -@@ -5,6 +5,7 @@ - #include - #include - #include -+#include - #include "log.h" - - PangoLayout *get_pango_layout(cairo_t *cairo, const char *font, const char *text, diff --git a/srcpkgs/sway/template b/srcpkgs/sway/template index e617370229b..bf271e64dcb 100644 --- a/srcpkgs/sway/template +++ b/srcpkgs/sway/template @@ -1,6 +1,6 @@ # Template file for 'sway' pkgname=sway -version=0.13.0 +version=0.14.0 revision=1 build_style=cmake configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="MIT" homepage="http://swaywm.org" distfiles="https://github.com/SirCmpwn/sway/archive/${version}.tar.gz" -checksum=56a20c9d28d92777bf99381edd09078f72bf39b8ac586242950d514456a77f7d +checksum=e63efee81cd3952ee00c7bd379cf90b065530b03423f593895584aa51e9c7f1b post_install() { vlicense LICENSE