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

Maxime Gauduin alucryd at archlinux.org
Sat Jan 26 16:29:53 UTC 2019


    Date: Saturday, January 26, 2019 @ 16:29:52
  Author: alucryd
Revision: 428155

upgpkg: lib32-gtk3 3.24.4-1

Modified:
  lib32-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-26 16:07:10 UTC (rev 428154)
+++ PKGBUILD	2019-01-26 16:29:52 UTC (rev 428155)
@@ -4,7 +4,7 @@
 # Contributor: GordonGR <ntheo1979 at gmail.com>
 
 pkgname=lib32-gtk3
-pkgver=3.24.2
+pkgver=3.24.4
 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')
 
 pkgver() {
   cd gtk



More information about the arch-commits mailing list