Date: Thursday, July 2, 2020 @ 18:08:14 Author: heftig Revision: 390746
2.64.4-1 Modified: glib2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-02 17:51:43 UTC (rev 390745) +++ PKGBUILD 2020-07-02 18:08:14 UTC (rev 390746) @@ -3,8 +3,8 @@ pkgbase=glib2 pkgname=(glib2 glib2-docs) -pkgver=2.64.3 -pkgrel=2 +pkgver=2.64.4 +pkgrel=1 pkgdesc="Low level core library" url="https://wiki.gnome.org/Projects/GLib" license=(LGPL2.1) @@ -13,7 +13,7 @@ makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux meson dbus) checkdepends=(desktop-file-utils) -_commit=af1edc1c338d9a8b2a99bdd0e6cc6bede51f40b4 # tags/2.64.3^0 +_commit=551bd5c1d1db1aa10d71acb9cde6a088a374d8bb # tags/2.64.4^0 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" noisy-glib-compile-schemas.diff glib-compile-schemas.hook gio-querymodules.hook)
