![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 74b1e37c1d09f9e98c84770107e6ba6637fcc457 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Sat May 21 00:53:51 2016 +0200 xorg-xcb-proto: updated to 1.12 diff --git a/xorg-xcb-proto/.footprint b/xorg-xcb-proto/.footprint index 4fcfa99..af0ef67 100644 --- a/xorg-xcb-proto/.footprint +++ b/xorg-xcb-proto/.footprint @@ -8,6 +8,9 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/xcbgen/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/xcbgen/__init__.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/xcbgen/__init__.pyc -rw-r--r-- root/root usr/lib/python2.7/site-packages/xcbgen/__init__.pyo +-rw-r--r-- root/root usr/lib/python2.7/site-packages/xcbgen/align.py +-rw-r--r-- root/root usr/lib/python2.7/site-packages/xcbgen/align.pyc +-rw-r--r-- root/root usr/lib/python2.7/site-packages/xcbgen/align.pyo -rw-r--r-- root/root usr/lib/python2.7/site-packages/xcbgen/error.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/xcbgen/error.pyc -rw-r--r-- root/root usr/lib/python2.7/site-packages/xcbgen/error.pyo diff --git a/xorg-xcb-proto/.md5sum b/xorg-xcb-proto/.md5sum index ac23ab0..9f3e4bf 100644 --- a/xorg-xcb-proto/.md5sum +++ b/xorg-xcb-proto/.md5sum @@ -1 +1 @@ -6bf2797445dc6d43e9e4707c082eff9c xcb-proto-1.11.tar.bz2 +14e60919f859560f28426a685a555962 xcb-proto-1.12.tar.bz2 diff --git a/xorg-xcb-proto/Pkgfile b/xorg-xcb-proto/Pkgfile index 03ee81b..e2aa9b2 100644 --- a/xorg-xcb-proto/Pkgfile +++ b/xorg-xcb-proto/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python name=xorg-xcb-proto -version=1.11 +version=1.12 release=1 source=(http://xcb.freedesktop.org/dist/xcb-proto-$version.tar.bz2)