xcb-proto: update to 1.6.
--HG-- extra : convert_revision : d63969af59aeeb95b75b426c858ac503a79142cc
This commit is contained in:
parent
2044830e8f
commit
0a314160f9
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build for 'xcb-proto'.
|
# Template build for 'xcb-proto'.
|
||||||
pkgname=xcb-proto
|
pkgname=xcb-proto
|
||||||
version=1.5
|
version=1.6
|
||||||
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=0cf35b258e8f32773bcbd397ef3aca3ee6cac152260c99d2bd851488884c4638
|
checksum=f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2
|
||||||
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