Date: Wednesday, February 3, 2021 @ 16:16:59 Author: heftig Revision: 407177
2.66.5-1 Modified: glib2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-03 14:44:42 UTC (rev 407176) +++ PKGBUILD 2021-02-03 16:16:59 UTC (rev 407177) @@ -3,8 +3,8 @@ pkgbase=glib2 pkgname=(glib2 glib2-docs) -pkgver=2.66.4 -pkgrel=2 +pkgver=2.66.5 +pkgrel=1 pkgdesc="Low level core library" url="https://wiki.gnome.org/Projects/GLib" license=(LGPL) @@ -13,7 +13,7 @@ makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux meson dbus sysprof) checkdepends=(desktop-file-utils) -_commit=bacbec652d356895ec493f3de2f2f6f4c7dafde0 # tags/2.66.4^0 +_commit=79c5866d316767d06573df01bf1598a122fbecd7 # tags/2.66.5^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})
