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