Date: Saturday, April 11, 2020 @ 17:13:19 Author: alucryd Revision: 613343
upgpkg: lib32-gtk3 3.24.18-1 Modified: lib32-gtk3/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-11 15:58:05 UTC (rev 613342) +++ PKGBUILD 2020-04-11 17:13:19 UTC (rev 613343) @@ -4,7 +4,7 @@ # Contributor: GordonGR <[email protected]> pkgname=lib32-gtk3 -pkgver=3.24.17 +pkgver=3.24.18 pkgrel=1 pkgdesc='GObject-based multi-platform GUI toolkit' arch=(x86_64) @@ -41,7 +41,7 @@ ) install=lib32-gtk3.install source=( - git+https://gitlab.gnome.org/GNOME/gtk.git#tag=4480c0ffc6858f8a324f841a318a6ed4b57dd629 + git+https://gitlab.gnome.org/GNOME/gtk.git#tag=f9decb0cd61f7102af6b5d1f70493bfe6dacb3d1 gtk-query-immodules-3.0-32.hook ) sha256sums=('SKIP'
