Date: Friday, December 23, 2022 @ 08:07:09
  Author: arojas
Revision: 1365299

upgpkg: lib32-gtk3 1:3.24.36-1: Update to 3.24.26

Modified:
  lib32-gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-23 07:50:54 UTC (rev 1365298)
+++ PKGBUILD    2022-12-23 08:07:09 UTC (rev 1365299)
@@ -3,8 +3,8 @@
 # Contributor: GordonGR <[email protected]>
 
 pkgname=lib32-gtk3
-pkgver=3.24.35
-pkgrel=2
+pkgver=3.24.36
+pkgrel=1
 epoch=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
 url="https://www.gtk.org/";
@@ -38,7 +38,7 @@
 )
 install=lib32-gtk3.install
 options=(debug)
-_commit=14cf55f98ddd71ad3f91487eda1c7f14d67de119  # tags/3.24.35^0
+_commit=35516a5e866cd77390eb71d72d5b67f45dc4302c
 source=(
   "git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit";
   gtk-query-immodules-3.0-32.hook
@@ -53,14 +53,6 @@
 
 prepare() {
   cd gtk
-
-  # Crash in gnome-screenshot
-  # https://gitlab.gnome.org/GNOME/gtk/-/issues/4456
-  git cherry-pick -n e413f5c43259a22269aa1e75767dd545e10119b5
-
-  # https://bugs.archlinux.org/task/76651
-  # https://gitlab.gnome.org/GNOME/gtk/-/issues/5365
-  git cherry-pick -n 3f1536632f682c355d0c3abe1afc80cf975c2cce
 }
 
 build() {

Reply via email to