libx11 update

This commit is contained in:
Neophytos 2012-09-25 18:05:47 +00:00
parent e6d0167dba
commit 9736007adf

View File

@ -5,7 +5,7 @@
_pkgbasename=libx11
pkgname=lib32-$_pkgbasename
pkgver=1.4.3
pkgver=1.5.0
pkgrel=1
pkgdesc="X11 client-side library (32-bit)"
arch=(x86_64)
@ -15,7 +15,7 @@ makedepends=('xorg-util-macros' 'xextproto' 'xtrans' 'inputproto' 'gcc-multilib'
options=('!libtool')
license=('custom:XFREE86')
source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2)
sha1sums=('174270a0e51614b5077026fc6c20701d4e09aef8')
sha1sums=('8177535c9c59d8c3ab98d55ce53520b5737ccd1a')
build() {
export CC="gcc -m32"