Date: Sunday, September 9, 2018 @ 11:07:04 Author: heftig Revision: 334273
2.58.0+19+gc3c059e6d-1 Modified: glib2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-09 10:49:41 UTC (rev 334272) +++ PKGBUILD 2018-09-09 11:07:04 UTC (rev 334273) @@ -3,7 +3,7 @@ pkgbase=glib2 pkgname=(glib2 glib2-docs) -pkgver=2.58.0 +pkgver=2.58.0+19+gc3c059e6d pkgrel=1 pkgdesc="Low level core library" url="https://wiki.gnome.org/Projects/GLib" @@ -15,7 +15,7 @@ optdepends=('python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report' 'libelf: gresource inspection tool') options=(!emptydirs) -_commit=f0b57dd7a80425264e318f85c331a039a3cddd87 # tags/2.58.0^0 +_commit=c3c059e6d75ac5ad5d371e42501cab2a4fa93c53 # glib-2-58 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" noisy-glib-compile-schemas.diff glib-compile-schemas.hook gio-querymodules.hook)
