Date: Tuesday, October 25, 2022 @ 13:21:34 Author: heftig Revision: 1334772
2.74.1-1 Modified: lib32-glib2/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-25 13:01:37 UTC (rev 1334771) +++ PKGBUILD 2022-10-25 13:21:34 UTC (rev 1334772) @@ -5,8 +5,8 @@ pkgbase=lib32-glib2 pkgname=(lib32-glib2) -pkgver=2.74.0 -pkgrel=2 +pkgver=2.74.1 +pkgrel=1 pkgdesc="Low level core library (32-bit)" url="https://wiki.gnome.org/Projects/GLib" license=(LGPL) @@ -16,7 +16,7 @@ meson lib32-dbus) checkdepends=(desktop-file-utils lib32-glib2) options=(debug) -_commit=30bd57ecf8aa051de9848ba5a2b140f4810401ff # tags/2.74.0^0 +_commit=058491cb6f635ff6e0a57fcdd4107a40ca91c62a # tags/2.74.1^0 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" multilib.diff gio-querymodules-32.{hook,script}) @@ -35,10 +35,6 @@ # Test suite workaround git apply -3 ../multilib.diff - - # https://bugs.archlinux.org/task/75980 - # https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2921 - git cherry-pick -n 'ea3f17d598d550345e94e4571130e429443e91cb' } build() {
