[arch-commits] Commit in gtk3/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Sat May 14 01:40:43 UTC 2022


    Date: Saturday, May 14, 2022 @ 01:40:43
  Author: heftig
Revision: 445429

3.24.33+r28+g01edbfb976-1

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-14 01:34:41 UTC (rev 445428)
+++ PKGBUILD	2022-05-14 01:40:43 UTC (rev 445429)
@@ -3,8 +3,8 @@
 
 pkgbase=gtk3
 pkgname=(gtk3 gtk3-docs gtk3-demos)
-pkgver=3.24.33
-pkgrel=3
+pkgver=3.24.33+r28+g01edbfb976
+pkgrel=1
 epoch=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
 url="https://www.gtk.org/"
@@ -18,7 +18,7 @@
              wayland-protocols)
 license=(LGPL)
 options=(debug)
-_commit=8ff9b2f83ff491cbfcbf9b30c706bd917679e7cc  # tags/3.24.33^0
+_commit=01edbfb976435a6d3ecd2afd576766f31458662d  # gtk-3-24
 source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
         gtk-query-immodules-3.0.hook)
 sha256sums=('SKIP'
@@ -31,12 +31,6 @@
 
 prepare() {
   cd gtk
-
-  # Add legacy icons
-  git cherry-pick -n 5a0ffbbb4568e39bdf26006e1bf18c1c1d0d597a
-
-  # Fix annotation
-  git cherry-pick -n 56ada2f01f3b522a42831aba158786e843fca817
 }
 
 build() {



More information about the arch-commits mailing list