xcb-proto: update to 1.7.
This commit is contained in:
parent
fc9563fab8
commit
4a703a86c8
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Template build for 'xcb-proto'.
|
# Template build for 'xcb-proto'.
|
||||||
pkgname=xcb-proto
|
pkgname=xcb-proto
|
||||||
version=1.6
|
version=1.7
|
||||||
revision=1
|
|
||||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="XML-XCB (X C Bindings) protocol descriptions"
|
short_desc="XML-XCB (X C Bindings) protocol descriptions"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2
|
checksum=e67eb7263f222133fb9d1de70928724bea3a448cdcd99d0fa4c63c04fc124b38
|
||||||
long_desc="
|
long_desc="
|
||||||
The xcb-proto package provides the XML-XCB (X C Bindings) protocol
|
The xcb-proto package provides the XML-XCB (X C Bindings) protocol
|
||||||
descriptions that libxcb uses to generate the majority of its code and API.
|
descriptions that libxcb uses to generate the majority of its code and API.
|
||||||
|
|
Loading…
Reference in a new issue