Updated xcb-util

This commit is contained in:
Radu 2012-01-27 13:00:54 +00:00
parent c105bd7e1e
commit 6a3aca07a3

View File

@ -5,8 +5,8 @@
_pkgbasename=xcb-util
pkgname=lib32-xcb-util
pkgver=0.3.6
pkgrel=2
pkgver=0.3.8
pkgrel=1
pkgdesc="Utility libraries for XC Binding (32-bit)"
arch=('x86_64')
url="http://xcb.freedesktop.org"
@ -15,7 +15,7 @@ depends=('lib32-glibc' 'lib32-libxcb' $_pkgbasename)
makedepends=('gperf' 'gcc-multilib')
options=('!libtool')
source=(http://xcb.freedesktop.org/dist/${_pkgbasename}-${pkgver}.tar.bz2)
md5sums=('dd8968b8ee613cb027a8ef1fcbdc8fc9')
md5sums=('8ce019c4bbf20dce246b98f177cfccff')
build() {
export CC="gcc -m32"