lib32-gtk2: update to 2.24.31

This commit is contained in:
Jeff Huang 2016-09-10 05:26:43 +01:00
parent 14830822ee
commit 0d95442808

View File

@ -1,6 +1,6 @@
_pkgbasename=gtk2
pkgname=lib32-$_pkgbasename
pkgver=2.24.30
pkgver=2.24.31
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (legacy) (32-bit)"
arch=('x86_64')
@ -9,12 +9,12 @@ install=gtk2.install
depends=(lib32-{atk,pango,cairo,gdk-pixbuf2}
lib32-lib{cups,xcursor,xrandr,xi,xinerama,xcomposite,xdamage}
${_pkgbasename}=${pkgver})
makedepends=('pkgconfig' 'gcc-multilib')
makedepends=('pkgconfig' 'lib32-gcc-libs')
options=('!docs')
license=('LGPL')
source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-${pkgver}.tar.xz
xid-collision-debug.patch)
sha256sums=('0d15cec3b6d55c60eac205b1f3ba81a1ed4eadd9d0f8e7c508bc7065d0c4ca50'
sha256sums=('68c1922732c7efc08df4656a5366dcc3afdc8791513400dac276009b40954658'
'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
prepare() {