mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
Updated libxrandr to 1.3.2
This commit is contained in:
parent
4d1f21549a
commit
df6e183b46
@ -5,8 +5,8 @@
|
||||
|
||||
_pkgbasename=libxrandr
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=1.3.1
|
||||
pkgrel=2
|
||||
pkgver=1.3.2
|
||||
pkgrel=1
|
||||
pkgdesc="X11 RandR extension library (32-bit)"
|
||||
arch=('x86_64')
|
||||
license=('custom')
|
||||
@ -15,7 +15,7 @@ depends=('lib32-libxext' 'lib32-libxrender' 'randrproto' $_pkgbasename)
|
||||
makedepends=('xorg-util-macros' gcc-multilib)
|
||||
options=('!libtool')
|
||||
source=(${url}/releases/individual/lib/libXrandr-${pkgver}.tar.bz2)
|
||||
sha1sums=('8e89622b0656cb2eb22c1f3c646c797dc648ead5')
|
||||
sha1sums=('0c844a4c5237f96794f0c18a5af16dc5ab7a36ec')
|
||||
|
||||
build() {
|
||||
export CC="gcc -m32"
|
||||
|
Loading…
Reference in New Issue
Block a user