diff --git a/core/glib2/PKGBUILD b/core/glib2/PKGBUILD index ad6094841..e83c8e515 100644 --- a/core/glib2/PKGBUILD +++ b/core/glib2/PKGBUILD @@ -6,8 +6,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) @@ -16,7 +16,7 @@ depends=(pcre libffi libutil-linux zlib) 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)