lib32-gdk-pixbuf2: update as is

This commit is contained in:
Chaoting Liu 2016-10-25 01:08:53 +01:00
parent 2171c47492
commit 9a2fb8396e

View File

@ -1,10 +1,6 @@
# Lib32 Packages for Chakra, part of chakra-project.org
#
# maintainer (x86_64): Giuseppe Calà <jiveaxe@gmail.com>
_pkgbasename=gdk-pixbuf2
pkgname=lib32-$_pkgbasename
pkgver=2.33.1
pkgver=2.36.0
pkgrel=1
pkgdesc="An image loading library (32-bit)"
arch=('x86_64')
@ -16,7 +12,7 @@ makedepends=(gcc-multilib)
options=('!docs')
install=gdk-pixbuf2.install
source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-${pkgver}.tar.xz)
sha256sums=('132358b39bd8204e2ef0571c14206dfdca1f44bcc94c21751d6e6b0433b5088b')
sha256sums=('85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c')
build() {
export CC="gcc -m32"