mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 02:37:15 +08:00
Updated xcb-util
This commit is contained in:
parent
c105bd7e1e
commit
6a3aca07a3
@ -5,8 +5,8 @@
|
||||
|
||||
_pkgbasename=xcb-util
|
||||
pkgname=lib32-xcb-util
|
||||
pkgver=0.3.6
|
||||
pkgrel=2
|
||||
pkgver=0.3.8
|
||||
pkgrel=1
|
||||
pkgdesc="Utility libraries for XC Binding (32-bit)"
|
||||
arch=('x86_64')
|
||||
url="http://xcb.freedesktop.org"
|
||||
@ -15,7 +15,7 @@ depends=('lib32-glibc' 'lib32-libxcb' $_pkgbasename)
|
||||
makedepends=('gperf' 'gcc-multilib')
|
||||
options=('!libtool')
|
||||
source=(http://xcb.freedesktop.org/dist/${_pkgbasename}-${pkgver}.tar.bz2)
|
||||
md5sums=('dd8968b8ee613cb027a8ef1fcbdc8fc9')
|
||||
md5sums=('8ce019c4bbf20dce246b98f177cfccff')
|
||||
|
||||
build() {
|
||||
export CC="gcc -m32"
|
||||
|
Loading…
Reference in New Issue
Block a user