Date: Thursday, December 1, 2022 @ 22:23:09
  Author: heftig
Revision: 1356110

2.74.3-1

Modified:
  lib32-glib2/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-01 21:43:20 UTC (rev 1356109)
+++ PKGBUILD    2022-12-01 22:23:09 UTC (rev 1356110)
@@ -5,8 +5,8 @@
 
 pkgbase=lib32-glib2
 pkgname=(lib32-glib2)
-pkgver=2.74.2
-pkgrel=2
+pkgver=2.74.3
+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=b5299ed2055aa3ccd628aceb016c1e9bda516e39  # tags/2.74.2^0
+_commit=a8ad6347a404962c3b83aca1bf50610a76618c0f  # tags/2.74.3^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit";
   multilib.diff
@@ -55,9 +55,6 @@
 prepare() {
   cd glib
 
-  # Fix building WebKitGTK
-  git cherry-pick -n 560e56fa71f21e8f0f7b91322d560dedb1af13e4
-
   # Test suite workaround
   git apply -3 ../multilib.diff
 }

Reply via email to