Date: Tuesday, December 13, 2016 @ 21:20:05 Author: heftig Revision: 283119
2.36.1+9+gb1fbea9-1 Modified: gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-13 21:13:05 UTC (rev 283118) +++ PKGBUILD 2016-12-13 21:20:05 UTC (rev 283119) @@ -2,8 +2,8 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gdk-pixbuf2 -pkgver=2.36.0+2+ga7c869a -pkgrel=3 +pkgver=2.36.1+9+gb1fbea9 +pkgrel=1 pkgdesc="An image loading library" arch=('i686' 'x86_64') url="http://www.gtk.org/" @@ -11,8 +11,8 @@ depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11' 'jasper') makedepends=('gtk-doc' 'gobject-introspection' 'git') install=gdk-pixbuf2.install -_commit=a7c869a8882336d9a720c2ca607173acbdfffb47 -source=("git://git.gnome.org/gdk-pixbuf#commit=$_commit" +_commit=b1fbea9c0a725c701d01a7b1ae11b5f01898283c # master +source=("git+https://git.gnome.org/browse/gdk-pixbuf#commit=$_commit" gdk-pixbuf-query-loaders.hook) sha256sums=('SKIP' '963afcfacde9fd36031d93c8aa4c94a669ab1dbe9ba0d2cf17599b7d358e54c2')
