From bc26bb3d06a031bfdb229088607581b2ad6693d0 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 29 May 2020 12:18:29 +0300 Subject: [PATCH] xcb-proto ver. bump --- system/devel/xcb-proto/actions.py | 2 +- system/devel/xcb-proto/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/system/devel/xcb-proto/actions.py b/system/devel/xcb-proto/actions.py index 1707201f..78e47b50 100644 --- a/system/devel/xcb-proto/actions.py +++ b/system/devel/xcb-proto/actions.py @@ -17,4 +17,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("doc/*.txt", "COPYING", "NEWS", "README", "TODO") + pisitools.dodoc("doc/*.txt", "COPYING", "NEWS", "README*", "TODO") diff --git a/system/devel/xcb-proto/pspec.xml b/system/devel/xcb-proto/pspec.xml index a3f367ab..735ca8d3 100644 --- a/system/devel/xcb-proto/pspec.xml +++ b/system/devel/xcb-proto/pspec.xml @@ -12,7 +12,7 @@ data XCB protocol descriptions XCB is a project to enable efficient language bindings to the X11 protocol. This package contains the protocol descriptions themselves. Language bindings use these protocol descriptions to generate code for marshalling the protocol. - https://xcb.freedesktop.org/dist/xcb-proto-1.13.tar.bz2 + https://xcb.freedesktop.org/dist/xcb-proto-1.14.tar.xz libxml2 @@ -29,6 +29,13 @@ + + 2020-05-29 + 1.14 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-26 1.13