Date: Monday, September 2, 2019 @ 13:58:09 Author: heftig Revision: 361489
2.60.7-1 Modified: glib2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-02 10:54:31 UTC (rev 361488) +++ PKGBUILD 2019-09-02 13:58:09 UTC (rev 361489) @@ -3,7 +3,7 @@ pkgbase=glib2 pkgname=(glib2 glib2-docs) -pkgver=2.60.6 +pkgver=2.60.7 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=0a63daa96426715498b55318f68a67baee40c509 # tags/2.60.6^0 +_commit=a7da87e3e8dad5e53b2acf10617485d137a44ca5 # tags/2.60.7^0 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" noisy-glib-compile-schemas.diff glib-compile-schemas.hook gio-querymodules.hook)
