Updated libx11 to 1.4.4

This commit is contained in:
Radu 2012-01-27 12:26:46 +00:00
parent a78526a24f
commit 8e0ae8c74a

View File

@ -5,8 +5,8 @@
_pkgbasename=libx11
pkgname=lib32-$_pkgbasename
pkgver=1.3.99.902
pkgrel=2
pkgver=1.4.4
pkgrel=1
pkgdesc="X11 client-side library (32-bit)"
arch=(x86_64)
url="http://xorg.freedesktop.org/"
@ -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=('2014c0e26f008a689c20682f99cfcd9470140856')
sha1sums=('2d9d38bfd7003ec60eea0b1999ab72cfd5fa3b90')
build() {
export CC="gcc -m32"