summaryrefslogtreecommitdiff
path: root/extra/gdk-pixbuf2
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-04 04:00:35 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-04 04:00:35 +0000
commit8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab (patch)
treee904cb1dcc6423b414bae5d134c3ea83ac01efa1 /extra/gdk-pixbuf2
parent11196316291f49af2bacd1b4531e0a548729dea2 (diff)
Wed Jun 4 03:57:00 UTC 2014
Diffstat (limited to 'extra/gdk-pixbuf2')
-rw-r--r--extra/gdk-pixbuf2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gdk-pixbuf2/PKGBUILD b/extra/gdk-pixbuf2/PKGBUILD
index 1fd000f36..c80f049c7 100644
--- a/extra/gdk-pixbuf2/PKGBUILD
+++ b/extra/gdk-pixbuf2/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 210437 2014-04-14 20:06:12Z jgc $
+# $Id: PKGBUILD 214072 2014-06-03 08:48:30Z jgc $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gdk-pixbuf2
-pkgver=2.30.7
+pkgver=2.30.8
pkgrel=1
pkgdesc="An image loading library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11' 'jasper')
makedepends=('gtk-doc' 'gobject-introspection')
install=gdk-pixbuf2.install
source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver:0:4}/gdk-pixbuf-$pkgver.tar.xz)
-sha256sums=('0aafc365eab1083a53f15e4828333b968219ffcb1a995ac6289c0147c9ffad06')
+sha256sums=('4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be')
build() {
cd gdk-pixbuf-$pkgver