Updated libxi to 1.4.3

This commit is contained in:
Radu 2012-01-27 12:31:02 +00:00
parent ef476fadbe
commit 4d1f21549a

View File

@ -5,8 +5,8 @@
_pkgbasename=libxi
pkgname=lib32-$_pkgbasename
pkgver=1.3.2
pkgrel=3
pkgver=1.4.3
pkgrel=1
pkgdesc="X11 Input extension library (32-bit)"
arch=('x86_64')
url="http://xorg.freedesktop.org"
@ -15,7 +15,7 @@ makedepends=('pkgconfig' 'xorg-util-macros' gcc-multilib)
options=(!libtool)
license=('custom')
source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
md5sums=('26f93781356b1fdde08f7ee9cd5884d6')
md5sums=('792e8a7ddc7175911d69f823d38eaff6')
build() {
export CC="gcc -m32"