diff --git a/system/base/libxcb/actions.py b/system/base/libxcb/actions.py
index 7831f8cd..1a480bff 100644
--- a/system/base/libxcb/actions.py
+++ b/system/base/libxcb/actions.py
@@ -35,4 +35,4 @@ def install():
if get.buildTYPE() == "emul32":
return
- pisitools.dodoc("COPYING", "NEWS", "README")
+ pisitools.dodoc("COPYING", "NEWS", "README*")
diff --git a/system/base/libxcb/pspec.xml b/system/base/libxcb/pspec.xml
index ff9d49b5..9b3ab662 100644
--- a/system/base/libxcb/pspec.xml
+++ b/system/base/libxcb/pspec.xml
@@ -12,7 +12,7 @@
library
The X protocol C-language Binding (XCB)
The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.
- https://xcb.freedesktop.org/dist/libxcb-1.13.1.tar.bz2
+ https://xcb.freedesktop.org/dist/libxcb-1.14.tar.xz
libXau-devel
libXdmcp-devel
@@ -22,7 +22,7 @@
xcb-proto
- libxcb-1.1-no-pthread-stubs.patch
+
@@ -78,6 +78,13 @@
+
+ 2020-05-29
+ 1.14
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2019-12-26
1.13.1