diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-05-09 13:25:29 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-05-09 13:25:29 +0200 |
commit | 7b2d16c577d4ab91c6969cfc2552e55f456379c7 (patch) | |
tree | af2e91a7f17c96cb85191d297a06c1aa9abd5a17 /xorg-xcb-proto | |
parent | f2dac65948bd3b5f2e26da774140d2b0097d063f (diff) | |
download | xorg-7b2d16c577d4ab91c6969cfc2552e55f456379c7.tar.gz xorg-7b2d16c577d4ab91c6969cfc2552e55f456379c7.tar.xz |
xorg-xcb-proto: updated to 1.4.
Diffstat (limited to 'xorg-xcb-proto')
-rw-r--r-- | xorg-xcb-proto/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xcb-proto/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-xcb-proto/.md5sum b/xorg-xcb-proto/.md5sum index 47729f6a..f148c29a 100644 --- a/xorg-xcb-proto/.md5sum +++ b/xorg-xcb-proto/.md5sum @@ -1 +1 @@ -d9275a714e83ab9c1f9b260c6eff1609 xcb-proto-1.3.tar.bz2 +45a599289a81189b9812ccb00911eed8 xcb-proto-1.4.tar.bz2 diff --git a/xorg-xcb-proto/Pkgfile b/xorg-xcb-proto/Pkgfile index cc44a296..87b57b07 100644 --- a/xorg-xcb-proto/Pkgfile +++ b/xorg-xcb-proto/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python name=xorg-xcb-proto -version=1.3 +version=1.4 release=1 source=(http://xcb.freedesktop.org/dist/xcb-proto-$version.tar.bz2) |