Date: Thursday, February 4, 2021 @ 19:04:55 Author: heftig Revision: 407477
2.66.6-1 Modified: glib2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-04 18:43:53 UTC (rev 407476) +++ PKGBUILD 2021-02-04 19:04:55 UTC (rev 407477) @@ -3,7 +3,7 @@ pkgbase=glib2 pkgname=(glib2 glib2-docs) -pkgver=2.66.5 +pkgver=2.66.6 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 sysprof) checkdepends=(desktop-file-utils) -_commit=79c5866d316767d06573df01bf1598a122fbecd7 # tags/2.66.5^0 +_commit=d5ec4f360fb5a2ef0df1862999f970dc67fa352c # tags/2.66.6^0 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" noisy-glib-compile-schemas.diff glib-compile-schemas.hook gio-querymodules.{hook,script})
