diff --git a/xorg-xcb-proto/.footprint b/xorg-xcb-proto/.footprint index d8b6f64f..4fcfa99c 100644 --- a/xorg-xcb-proto/.footprint +++ b/xorg-xcb-proto/.footprint @@ -30,8 +30,10 @@ drwxr-xr-x root/root usr/share/xcb/ -rw-r--r-- root/root usr/share/xcb/damage.xml -rw-r--r-- root/root usr/share/xcb/dpms.xml -rw-r--r-- root/root usr/share/xcb/dri2.xml +-rw-r--r-- root/root usr/share/xcb/dri3.xml -rw-r--r-- root/root usr/share/xcb/ge.xml -rw-r--r-- root/root usr/share/xcb/glx.xml +-rw-r--r-- root/root usr/share/xcb/present.xml -rw-r--r-- root/root usr/share/xcb/randr.xml -rw-r--r-- root/root usr/share/xcb/record.xml -rw-r--r-- root/root usr/share/xcb/render.xml diff --git a/xorg-xcb-proto/.md5sum b/xorg-xcb-proto/.md5sum index 6498fa54..b721a9b9 100644 --- a/xorg-xcb-proto/.md5sum +++ b/xorg-xcb-proto/.md5sum @@ -1 +1 @@ -a5de3432cc6e43cc6a27f241dbb991b1 xcb-proto-1.8.tar.bz2 +311817f844c45c0c3d76dd72e6560c10 xcb-proto-1.9.tar.bz2 diff --git a/xorg-xcb-proto/Pkgfile b/xorg-xcb-proto/Pkgfile index 9f27824c..8f49394c 100644 --- a/xorg-xcb-proto/Pkgfile +++ b/xorg-xcb-proto/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python name=xorg-xcb-proto -version=1.8 +version=1.9 release=1 source=(http://xcb.freedesktop.org/dist/xcb-proto-$version.tar.bz2)