main/xcb-proto: upgrade to 1.8

This commit is contained in:
Natanael Copa 2012-10-10 18:23:13 +00:00
parent a5f2205f10
commit b3fb22b4e7

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xcb-proto
pkgver=1.7.1
pkgver=1.8
pkgrel=0
pkgdesc="XML-XCB protocol descriptions"
url="http://xcb.freedesktop.org/"
@ -22,4 +22,4 @@ package() {
install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
}
md5sums="948fec39dd42f3694edd5d9689735ec4 xcb-proto-1.7.1.tar.bz2"
md5sums="a5de3432cc6e43cc6a27f241dbb991b1 xcb-proto-1.8.tar.bz2"