summaryrefslogtreecommitdiffstats
path: root/abs/core/xcb-proto
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-28 16:18:00 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-28 16:18:00 (GMT)
commitca6adb193b49652d4bfe6f59d67bee0955777afa (patch)
tree2f5da41be60e9d3ccceef70993ecfca7d8928ae0 /abs/core/xcb-proto
parent26e5ce6866a5acf298a884641974c019ac4fe1f1 (diff)
downloadlinhes_pkgbuild-ca6adb193b49652d4bfe6f59d67bee0955777afa.zip
linhes_pkgbuild-ca6adb193b49652d4bfe6f59d67bee0955777afa.tar.gz
linhes_pkgbuild-ca6adb193b49652d4bfe6f59d67bee0955777afa.tar.bz2
xcb-proto 1.8
Diffstat (limited to 'abs/core/xcb-proto')
-rw-r--r--abs/core/xcb-proto/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/xcb-proto/PKGBUILD b/abs/core/xcb-proto/PKGBUILD
index 81635de..fb64c90 100644
--- a/abs/core/xcb-proto/PKGBUILD
+++ b/abs/core/xcb-proto/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 154172 2012-03-23 20:55:53Z andyrtr $
+# $Id: PKGBUILD 168377 2012-10-09 16:18:36Z andyrtr $
# Maintainer: Alexander Baldeck <alexander@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=xcb-proto
-pkgver=1.7.1
+pkgver=1.8
pkgrel=1
pkgdesc="XML-XCB protocol descriptions"
arch=(any)
@@ -11,7 +11,7 @@ url="http://xcb.freedesktop.org/"
license=('custom')
makedepends=('python2' 'libxml2')
source=($url/dist/$pkgname-$pkgver.tar.bz2)
-sha1sums=('82a568559235fc6e26d0a38911c5ea18f8e8455c')
+sha1sums=('a8e71b9a09066870ff12049f45e8bccaaf83fc31')
build() {
cd "$srcdir/$pkgname-$pkgver"