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

Jan Steffens heftig at gemini.archlinux.org
Sat Apr 23 19:16:43 UTC 2022


    Date: Saturday, April 23, 2022 @ 19:16:43
  Author: heftig
Revision: 443830

4.6.3-1

Modified:
  gtk4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-23 19:13:03 UTC (rev 443829)
+++ PKGBUILD	2022-04-23 19:16:43 UTC (rev 443830)
@@ -2,8 +2,8 @@
 
 pkgbase=gtk4
 pkgname=(gtk4 gtk-update-icon-cache gtk4-docs gtk4-demos)
-pkgver=4.6.2
-pkgrel=2
+pkgver=4.6.3
+pkgrel=1
 epoch=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
 url="https://www.gtk.org/"
@@ -19,7 +19,7 @@
              wayland-protocols python-gobject python-docutils)
 checkdepends=(weston)
 options=(debug)
-_commit=aec7ca82007dbe07faee6be084d20758ebac2b91  # tags/4.6.2^0
+_commit=21103ad8116a9d51aec4fc694268b6d066e679ae  # tags/4.6.3^0
 source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
         gtk-update-icon-cache.{hook,script} gtk4-querymodules.hook)
 sha256sums=('SKIP'
@@ -34,9 +34,6 @@
 
 prepare() {
   cd gtk
-
-  # https://bugs.archlinux.org/task/74419
-  git cherry-pick -n b67da38916b710ba6eedd65ffb569a29e47ddb4d
 }
 
 build() {



More information about the arch-commits mailing list