libxinerama update

This commit is contained in:
Neophytos 2012-09-30 10:12:53 +00:00
parent d4e1ca2ef0
commit e5fcabdd09

View File

@ -5,7 +5,7 @@
_pkgbasename=libxinerama
pkgname=lib32-$_pkgbasename
pkgver=1.1.1
pkgver=1.1.2
pkgrel=1
pkgdesc="X11 Xinerama extension library (32-bit)"
arch=(x86_64)
@ -15,7 +15,7 @@ depends=('lib32-libxext' 'xineramaproto' $_pkgbasename)
makedepends=('xorg-util-macros' gcc-multilib)
options=(!libtool)
source=(${url}/releases/individual/lib/libXinerama-${pkgver}.tar.bz2)
md5sums=('ecd4839ad01f6f637c6fb5327207f89b')
sha1sums=('06a5b636305725ce09f6c3a4d5a15f2f188b5afd')
build() {
export CC="gcc -m32"