Date: Thursday, April 9, 2020 @ 19:28:47 Author: heftig Revision: 613047
2.64.2-1 Modified: lib32-glib2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-09 17:40:00 UTC (rev 613046) +++ PKGBUILD 2020-04-09 19:28:47 UTC (rev 613047) @@ -3,8 +3,8 @@ # Contributor: Mikko Seppälä <[email protected]> pkgname=lib32-glib2 -pkgver=2.64.1 -pkgrel=2 +pkgver=2.64.2 +pkgrel=1 pkgdesc="Low level core library (32-bit)" url="https://wiki.gnome.org/Projects/GLib" license=(LGPL2.1) @@ -13,7 +13,7 @@ makedepends=(gettext gtk-doc shared-mime-info python lib32-libelf git util-linux meson lib32-dbus) checkdepends=(desktop-file-utils lib32-glib2) -_commit=24d272511c7ae8bb4c46dce0b0c67eca8d2ca3e5 # tags/2.64.1^0 +_commit=e264e6fcf7f5199e137314b0d1ebca7648613148 # tags/2.64.2^0 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" multilib.diff gio-querymodules-32.hook)
