From 6980b572c99499772ce5a985a0de93446c08a8f8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 30 Nov 2012 10:01:33 +0000 Subject: main/gdk-pixbuf: upgrade to 2.26.5 --- main/gdk-pixbuf/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'main') diff --git a/main/gdk-pixbuf/APKBUILD b/main/gdk-pixbuf/APKBUILD index a7c475f1be..0fe779e582 100644 --- a/main/gdk-pixbuf/APKBUILD +++ b/main/gdk-pixbuf/APKBUILD @@ -1,14 +1,14 @@ # Maintainer: Natanael Copa pkgname=gdk-pixbuf -pkgver=2.26.4 -pkgrel=1 +pkgver=2.26.5 +pkgrel=0 pkgdesc="GDK Pixbuf library" url="http://www.gtk.org/" arch="all" license="LGPL" depends= depends_dev="libpng-dev glib-dev" -makedepends="$depends_dev tiff-dev jpeg-dev gobject-introspection-dev" +makedepends="$depends_dev tiff-dev libjpeg-turbo-dev gobject-introspection-dev" install="$pkgname.pre-deinstall" triggers="$pkgname.trigger=/usr/lib/gdk-pixbuf-2.0/*/loaders" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" @@ -53,4 +53,4 @@ dev() { default_dev } -md5sums="e634924654bedfdbe58fab059f38ffed gdk-pixbuf-2.26.4.tar.xz" +md5sums="339329e6d619ee3e1cb93979111b04c0 gdk-pixbuf-2.26.5.tar.xz" -- cgit v1.2.3