Date: Friday, October 5, 2012 @ 12:24:18 Author: andyrtr Revision: 168067
upgpkg: xcb-proto 1.8-1 upstream update 1.8 Modified: xcb-proto/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-05 15:41:36 UTC (rev 168066) +++ PKGBUILD 2012-10-05 16:24:18 UTC (rev 168067) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=xcb-proto -pkgver=1.7.1 +pkgver=1.8 pkgrel=1 pkgdesc="XML-XCB protocol descriptions" arch=(any) @@ -11,7 +11,7 @@ license=('custom') makedepends=('python2' 'libxml2') source=($url/dist/$pkgname-$pkgver.tar.bz2) -sha1sums=('82a568559235fc6e26d0a38911c5ea18f8e8455c') +sha1sums=('a8e71b9a09066870ff12049f45e8bccaaf83fc31') build() { cd "$srcdir/$pkgname-$pkgver"
