[arch-commits] Commit in gdk-pixbuf2/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Apr 7 23:39:57 UTC 2018
Date: Saturday, April 7, 2018 @ 23:39:56
Author: heftig
Revision: 321311
2.36.12-1
Modified:
gdk-pixbuf2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-07 23:22:09 UTC (rev 321310)
+++ PKGBUILD 2018-04-07 23:39:56 UTC (rev 321311)
@@ -2,7 +2,7 @@
# Contributor: Ionut Biru <ibiru at archlinux.org>
pkgname=gdk-pixbuf2
-pkgver=2.36.11+70+g00e03a272
+pkgver=2.36.12
pkgrel=1
pkgdesc="An image loading library"
arch=(x86_64)
@@ -11,7 +11,7 @@
depends=(glib2 libpng libtiff libjpeg libx11 jasper shared-mime-info)
makedepends=(gtk-doc gobject-introspection git docbook-xsl meson)
install=gdk-pixbuf2.install
-_commit=00e03a2727b276ea32e2902dd9b41298ff1f9e96 # master
+_commit=12aa6f9264514c62781124a7287c2e997d3ea482 # tags/2.36.12^0
source=("git+https://git.gnome.org/browse/gdk-pixbuf#commit=$_commit"
gdk-pixbuf-query-loaders.hook)
sha256sums=('SKIP'
@@ -43,4 +43,4 @@
install -Dt "$pkgdir/usr/share/libalpm/hooks" -m644 *.hook
}
-# vim:set et sw=2:
+# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list