Date: Friday, August 17, 2018 @ 05:55:19 Author: heftig Revision: 372064
2.56.2-1 Modified: lib32-glib2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-17 05:54:51 UTC (rev 372063) +++ PKGBUILD 2018-08-17 05:55:19 UTC (rev 372064) @@ -4,7 +4,7 @@ # Contributor: Mikko Seppälä <[email protected]> pkgname=lib32-glib2 -pkgver=2.56.1 +pkgver=2.56.2 pkgrel=1 pkgdesc="Low level core library (32-bit)" url="https://wiki.gnome.org/Projects/GLib" @@ -14,7 +14,7 @@ makedepends=(gettext gtk-doc shared-mime-info python lib32-libelf git util-linux lib32-dbus) checkdepends=(desktop-file-utils lib32-glib2) options=(!emptydirs) -_commit=d0364b443805dcb832c200fcf8bf58a64fdf3e7d # tags/2.56.1^0 +_commit=d4b60396c79c7294ab69a2c591518e76ab17b603 # tags/2.56.2^0 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" gio-querymodules-32.hook) sha256sums=('SKIP'
