mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 04:47:16 +08:00
libxinerama update
This commit is contained in:
parent
d4e1ca2ef0
commit
e5fcabdd09
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user