Date: Tuesday, August 18, 2020 @ 12:48:26 Author: heftig Revision: 394368
2.64.5-1 Modified: glib2/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 08:39:30 UTC (rev 394367) +++ PKGBUILD 2020-08-18 12:48:26 UTC (rev 394368) @@ -1,9 +1,9 @@ -# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> -# Maintainer: Jan de Groot <[email protected]> +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> +# Contributor: Jan de Groot <[email protected]> pkgbase=glib2 pkgname=(glib2 glib2-docs) -pkgver=2.64.4 +pkgver=2.64.5 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=551bd5c1d1db1aa10d71acb9cde6a088a374d8bb # tags/2.64.4^0 +_commit=2560f61370a143e6a056b99d1e918a58f40e3710 # tags/2.64.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)
