summaryrefslogtreecommitdiff
path: root/extra/gdk-pixbuf2
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-11 13:24:06 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-11 13:24:06 +0100
commita5c94b5ae404c31a1a0e58480d9275e1a5ff8dd8 (patch)
treed645da91365a323730f890b4e18652189fe444fe /extra/gdk-pixbuf2
parent9f050463d1b34e3f36a54aeb9ef65217530f2cd0 (diff)
parentc1c596c922f0dc8622339011db936c531647203d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/sunpinyin/PKGBUILD extra/numactl/PKGBUILD
Diffstat (limited to 'extra/gdk-pixbuf2')
-rw-r--r--extra/gdk-pixbuf2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gdk-pixbuf2/PKGBUILD b/extra/gdk-pixbuf2/PKGBUILD
index efb8d753d..8d781b97a 100644
--- a/extra/gdk-pixbuf2/PKGBUILD
+++ b/extra/gdk-pixbuf2/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 169876 2012-10-30 22:25:38Z heftig $
+# $Id: PKGBUILD 170725 2012-11-10 05:22:37Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gdk-pixbuf2
-pkgver=2.26.4
+pkgver=2.26.5
pkgrel=1
pkgdesc="An image loading library"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gtk.org/"
-license=('GPL2')
+license=('LGPL2.1')
depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11')
makedepends=('gtk-doc' 'gobject-introspection')
options=('!libtool')
install=gdk-pixbuf2.install
source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz)
-sha256sums=('a91458645f078debf204fef8bb06b30f356fcb5d48f65395132a5dba2b3510be')
+sha256sums=('77696fd163bca95a130a1883dbd78d0ae4d782de2fc85a9a38556d13681f5c84')
build() {
cd gdk-pixbuf-$pkgver