diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2008-12-10 19:36:15 +0100 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2008-12-10 19:36:15 +0100 |
commit | e8fede3001d924ca5fc95f43bf859acc32664285 (patch) | |
tree | cd5b118b402e2aef52923cfe28ad89610d0d5c35 | |
parent | 299535d0d777ec600e00ffc2c343ff51a478bb31 (diff) | |
download | xorg-e8fede3001d924ca5fc95f43bf859acc32664285.tar.gz xorg-e8fede3001d924ca5fc95f43bf859acc32664285.tar.xz |
xorg-xcb-proto: updated to 1.3.
-rw-r--r-- | xorg-xcb-proto/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xcb-proto/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xcb-proto/.md5sum b/xorg-xcb-proto/.md5sum index 9f552401..47729f6a 100644 --- a/xorg-xcb-proto/.md5sum +++ b/xorg-xcb-proto/.md5sum @@ -1 +1 @@ -09f912486d8a2353bb4b99ddc28ba3c7 xcb-proto-1.2.tar.bz2 +d9275a714e83ab9c1f9b260c6eff1609 xcb-proto-1.3.tar.bz2 diff --git a/xorg-xcb-proto/Pkgfile b/xorg-xcb-proto/Pkgfile index 6f1669f5..cc44a296 100644 --- a/xorg-xcb-proto/Pkgfile +++ b/xorg-xcb-proto/Pkgfile @@ -4,8 +4,8 @@ # Depends on: python name=xorg-xcb-proto -version=1.2 -release=2 +version=1.3 +release=1 source=(http://xcb.freedesktop.org/dist/xcb-proto-$version.tar.bz2) build() { |