Date: Friday, September 11, 2020 @ 23:13:27 Author: heftig Revision: 395778
2.66.0-1 Modified: glib2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-11 22:14:27 UTC (rev 395777) +++ PKGBUILD 2020-09-11 23:13:27 UTC (rev 395778) @@ -3,7 +3,7 @@ pkgbase=glib2 pkgname=(glib2 glib2-docs) -pkgver=2.64.5 +pkgver=2.66.0 pkgrel=1 pkgdesc="Low level core library" url="https://wiki.gnome.org/Projects/GLib" @@ -13,7 +13,7 @@ makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux meson dbus) checkdepends=(desktop-file-utils) -_commit=2560f61370a143e6a056b99d1e918a58f40e3710 # tags/2.64.5^0 +_commit=c2c12e42920d6e06c23c87398996827e53c1fc72 # tags/2.66.0^0 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" noisy-glib-compile-schemas.diff glib-compile-schemas.hook gio-querymodules.hook)
