Date: Sunday, December 18, 2016 @ 00:44:44 Author: heftig Revision: 284284
2.36.1+27+g5dcc1b8da-1 Modified: gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-18 00:08:05 UTC (rev 284283) +++ PKGBUILD 2016-12-18 00:44:44 UTC (rev 284284) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gdk-pixbuf2 -pkgver=2.36.1+9+gb1fbea9 +pkgver=2.36.1+27+g5dcc1b8da pkgrel=1 pkgdesc="An image loading library" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11' 'jasper') makedepends=('gtk-doc' 'gobject-introspection' 'git') install=gdk-pixbuf2.install -_commit=b1fbea9c0a725c701d01a7b1ae11b5f01898283c # master +_commit=5dcc1b8da70d191a2570c0460a7f0d53abee52cd # master source=("git+https://git.gnome.org/browse/gdk-pixbuf#commit=$_commit" gdk-pixbuf-query-loaders.hook) sha256sums=('SKIP'
