mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
lib32-atk: update to 2.15.4
This commit is contained in:
parent
f988562a9e
commit
cd850aea3b
@ -3,7 +3,7 @@
|
||||
|
||||
_pkgbasename=atk
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=2.14.0
|
||||
pkgver=2.15.4
|
||||
pkgrel=1
|
||||
pkgdesc="A library providing a set of interfaces for accessibility (32-bit)"
|
||||
arch=('x86_64')
|
||||
@ -12,7 +12,7 @@ depends=('lib32-glib2' $_pkgbasename=$pkgver)
|
||||
makedepends=('gcc-multilib')
|
||||
source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
|
||||
url='http://www.gtk.org/'
|
||||
sha256sums=('2875cc0b32bfb173c066c22a337f79793e0c99d2cc5e81c4dac0d5a523b8fbad')
|
||||
sha256sums=('0dddfa73a02178ca21a8de172c86d699aa887b4efeec736b4c8721eee4ac349c')
|
||||
|
||||
build() {
|
||||
export CC="gcc -m32"
|
||||
|
Loading…
Reference in New Issue
Block a user