Date: Wednesday, March 22, 2023 @ 13:29:13 Author: heftig Revision: 471788
2.76.1-1 Modified: glib2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 13:05:30 UTC (rev 471787) +++ PKGBUILD 2023-03-22 13:29:13 UTC (rev 471788) @@ -3,8 +3,8 @@ pkgbase=glib2 pkgname=(glib2 glib2-docs) -pkgver=2.76.0 -pkgrel=2 +pkgver=2.76.1 +pkgrel=1 pkgdesc="Low level core library" url="https://wiki.gnome.org/Projects/GLib" license=(LGPL) @@ -35,7 +35,7 @@ debug staticlibs ) -_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"
