Date: Wednesday, March 22, 2023 @ 13:29:13 Author: heftig Revision: 1426911
2.76.1-1 Modified: lib32-glib2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 13:18:34 UTC (rev 1426910) +++ PKGBUILD 2023-03-22 13:29:13 UTC (rev 1426911) @@ -5,8 +5,8 @@ pkgbase=lib32-glib2 pkgname=(lib32-glib2) -pkgver=2.76.0 -pkgrel=2 +pkgver=2.76.1 +pkgrel=1 pkgdesc="Low level core library - 32-bit" url="https://wiki.gnome.org/Projects/GLib" license=(LGPL) @@ -36,7 +36,7 @@ options=( debug ) -_commit=8a9ada663923e39c0e8d7eefe65390955dc3c0d8 # tags/2.76.0^0 +_commit=180713772f4e7bcdddf2c793f2f34a498184ed15 # tags/2.76.1^0 source=( "git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/gvdb.git"
