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

Maxime Gauduin alucryd at archlinux.org
Thu Jun 20 17:57:04 UTC 2019


    Date: Thursday, June 20, 2019 @ 17:57:03
  Author: alucryd
Revision: 482514

upgpkg: lib32-gtk3 3.24.9-1

Modified:
  lib32-gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-20 17:55:16 UTC (rev 482513)
+++ PKGBUILD	2019-06-20 17:57:03 UTC (rev 482514)
@@ -4,7 +4,7 @@
 # Contributor: GordonGR <ntheo1979 at gmail.com>
 
 pkgname=lib32-gtk3
-pkgver=3.24.8
+pkgver=3.24.9
 pkgrel=1
 pkgdesc='GObject-based multi-platform GUI toolkit (32-bit)'
 arch=(x86_64)
@@ -44,10 +44,8 @@
   git+https://gitlab.gnome.org/GNOME/gtk.git#tag=${pkgver}
   gtk-query-immodules-3.0-32.hook
 )
-sha256sums=(
-  SKIP
-  4ac8112ac7e6fa879756e1eeb89b5efa0825ba00e5b05469913b256f86a37608
-)
+sha256sums=('SKIP'
+            '4ac8112ac7e6fa879756e1eeb89b5efa0825ba00e5b05469913b256f86a37608')
 
 prepare() {
   cd gtk



More information about the arch-commits mailing list