Date: Thursday, January 19, 2023 @ 19:20:40 Author: heftig Revision: 1387025
2.74.5-1 Modified: lib32-glib2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-19 19:20:35 UTC (rev 1387024) +++ PKGBUILD 2023-01-19 19:20:40 UTC (rev 1387025) @@ -5,7 +5,7 @@ pkgbase=lib32-glib2 pkgname=(lib32-glib2) -pkgver=2.74.4 +pkgver=2.74.5 pkgrel=1 pkgdesc="Low level core library (32-bit)" url="https://wiki.gnome.org/Projects/GLib" @@ -36,7 +36,7 @@ options=( debug ) -_commit=e35768fe299d6389f8f5eef15593762389d2c07d # tags/2.74.4^0 +_commit=39a71aff372ed491a24ca84409d9f93bc7c5d6d4 # tags/2.74.5^0 source=( "git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/gvdb.git"
