xcb-proto: update to 1.8.
This commit is contained in:
parent
e8dbb0e352
commit
972bbaac82
|
@ -1,6 +1,6 @@
|
|||
# Template build for 'xcb-proto'.
|
||||
pkgname=xcb-proto
|
||||
version=1.7.1
|
||||
version=1.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libxml2"
|
||||
|
@ -8,7 +8,7 @@ fulldepends="python"
|
|||
short_desc="XML-XCB (X C Bindings) protocol descriptions"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||||
checksum=ad5d99887d811c9817f1916d7b3f5dc6c21414c093256cbeffb945aacdc34437
|
||||
checksum=233d16c7a019235b3092111e7c11429119357eb13754a607b75eea04453121b0
|
||||
long_desc="
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue