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

Jan Steffens heftig at archlinux.org
Thu Apr 11 00:08:37 UTC 2019


    Date: Thursday, April 11, 2019 @ 00:08:35
  Author: heftig
Revision: 350561

3.24.8-1

Modified:
  gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-10 22:19:27 UTC (rev 350560)
+++ PKGBUILD	2019-04-11 00:08:35 UTC (rev 350561)
@@ -3,7 +3,7 @@
 
 pkgbase=gtk3
 pkgname=(gtk3 gtk-update-icon-cache)
-pkgver=3.24.7+25+g17665f06e3
+pkgver=3.24.8
 pkgrel=1
 epoch=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
@@ -15,7 +15,7 @@
          cantarell-fonts colord rest libcups libcanberra fribidi)
 makedepends=(gobject-introspection gtk-doc git glib2-docs sassc)
 license=(LGPL)
-_commit=17665f06e352d2c9ea3c9c9392a026d9b3d6cf98  # gtk-3-24
+_commit=5428379fad31f1637c920d97a3d0303f606bfb6e  # tags/3.24.8^0
 source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
         settings.ini
         gtk-query-immodules-3.0.hook
@@ -34,10 +34,6 @@
 
 prepare() {
   cd gtk
-
-  # https://gitlab.gnome.org/GNOME/gtk/issues/1761
-  git cherry-pick -n 9b4c8d6b329c5daef9269b4ec41645f90ad73644
-
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list