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

Jan Steffens heftig at archlinux.org
Thu Feb 20 14:22:17 UTC 2020


    Date: Thursday, February 20, 2020 @ 14:22:17
  Author: heftig
Revision: 375919

3.24.14+9+g429a6287e0-1

Modified:
  gtk3/trunk/PKGBUILD
  gtk3/trunk/gtk-query-immodules-3.0.hook
  gtk3/trunk/gtk-update-icon-cache.hook

------------------------------+
 PKGBUILD                     |    8 ++++----
 gtk-query-immodules-3.0.hook |    2 +-
 gtk-update-icon-cache.hook   |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 13:27:11 UTC (rev 375918)
+++ PKGBUILD	2020-02-20 14:22:17 UTC (rev 375919)
@@ -3,7 +3,7 @@
 
 pkgbase=gtk3
 pkgname=(gtk3 gtk-update-icon-cache)
-pkgver=3.24.14
+pkgver=3.24.14+9+g429a6287e0
 pkgrel=1
 epoch=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
@@ -15,7 +15,7 @@
          cantarell-fonts colord rest libcups libcanberra fribidi iso-codes)
 makedepends=(gobject-introspection gtk-doc git glib2-docs sassc meson)
 license=(LGPL)
-_commit=fab213a5f93c5624ed62a949ea6f93c8f2a3a591  # tags/3.24.14^0
+_commit=429a6287e0ceae7b67e82d882652e86fa12f0ad4  # gtk-3-24
 source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
         settings.ini
         gtk-query-immodules-3.0.hook
@@ -23,8 +23,8 @@
         gtk-update-icon-cache.script)
 sha256sums=('SKIP'
             '01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
-            'de46e5514ff39a7a65e01e485e874775ab1c0ad20b8e94ada43f4a6af1370845'
-            '496064a9dd6214bd58f689dd817dbdc4d7f17d42a8c9940a87018c3f829ce308'
+            'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229'
+            '2d435e3bec8b79b533f00f6d04decb1d7c299c6e89b5b175f20be0459f003fe8'
             'f1d3a0dbfd82f7339301abecdbe5f024337919b48bd0e09296bb0e79863b2541')
 
 pkgver() {

Modified: gtk-query-immodules-3.0.hook
===================================================================
--- gtk-query-immodules-3.0.hook	2020-02-20 13:27:11 UTC (rev 375918)
+++ gtk-query-immodules-3.0.hook	2020-02-20 14:22:17 UTC (rev 375919)
@@ -1,5 +1,5 @@
 [Trigger]
-Type = File
+Type = Path
 Operation = Install
 Operation = Upgrade
 Operation = Remove

Modified: gtk-update-icon-cache.hook
===================================================================
--- gtk-update-icon-cache.hook	2020-02-20 13:27:11 UTC (rev 375918)
+++ gtk-update-icon-cache.hook	2020-02-20 14:22:17 UTC (rev 375919)
@@ -1,5 +1,5 @@
 [Trigger]
-Type = File
+Type = Path
 Operation = Install
 Operation = Upgrade
 Operation = Remove



More information about the arch-commits mailing list