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

Jan Steffens heftig at archlinux.org
Tue Feb 23 17:06:25 UTC 2021


    Date: Tuesday, February 23, 2021 @ 17:06:24
  Author: heftig
Revision: 408681

3.24.26-1

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-23 17:05:43 UTC (rev 408680)
+++ PKGBUILD	2021-02-23 17:06:24 UTC (rev 408681)
@@ -2,8 +2,8 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gtk3
-pkgver=3.24.25
-pkgrel=2
+pkgver=3.24.26
+pkgrel=1
 epoch=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
 arch=(x86_64)
@@ -20,7 +20,7 @@
 replaces=("gtk3-print-backends<=3.22.26-1")
 license=(LGPL)
 install=gtk3.install
-_commit=5c6aa76979499fa4fc1c202fd30e6977827c7730  # tags/3.24.25^0
+_commit=8e9c6171b6efea2880e0bc1bc16ac3208f7a616e  # tags/3.24.26^0
 source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
         gtk-query-immodules-3.0.hook)
 sha256sums=('SKIP'
@@ -33,9 +33,6 @@
 
 prepare() {
   cd gtk
-
-  # https://bugs.archlinux.org/task/69705
-  git cherry-pick -n 22960c5c20cf5a2d4666645f259d376784a11331
 }
 
 build() {



More information about the arch-commits mailing list