mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 02:37:15 +08:00
lib32-gdk-pixbuf2: update as is
This commit is contained in:
parent
2171c47492
commit
9a2fb8396e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user