summaryrefslogtreecommitdiff
path: root/extra/gdk-pixbuf2
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-05 03:38:19 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-05 03:38:19 +0000
commit8b3a0b83eb5ad9bcff19b466bcd72c18fdf466ce (patch)
tree3ff1e4ff16a28abfcec73d664b339c7ce57f5891 /extra/gdk-pixbuf2
parent994ca8b3d7a14ef97d75b40b7554a9892bd0283f (diff)
Wed Feb 5 03:36:49 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 639bc0216..4b62b0f44 100644
--- a/extra/gdk-pixbuf2/PKGBUILD
+++ b/extra/gdk-pixbuf2/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 204045 2014-01-14 15:48:56Z heftig $
+# $Id: PKGBUILD 205063 2014-02-04 00:48:48Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gdk-pixbuf2
-pkgver=2.30.3
+pkgver=2.30.4
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%.*}/gdk-pixbuf-$pkgver.tar.xz)
-sha256sums=('c229c53f59573eab9410b53690a4b9db770312c80a4d84ecd6295aa894574494')
+sha256sums=('a13bbad0d804829b260bc901dc7d284d330c534489fc1666c126fa4555bbb051')
build() {
cd gdk-pixbuf-$pkgver