Date: Saturday, February 27, 2016 @ 16:38:49 Author: alucryd Revision: 163633
upgpkg: lib32-gtk3 3.18.8-1 Modified: lib32-gtk3/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-27 15:25:06 UTC (rev 163632) +++ PKGBUILD 2016-02-27 15:38:49 UTC (rev 163633) @@ -4,7 +4,7 @@ # Contributor: GordonGR <[email protected]> pkgname=lib32-gtk3 -pkgver=3.18.7 +pkgver=3.18.8 pkgrel=1 pkgdesc='GObject-based multi-platform GUI toolkit (v3)' arch=('x86_64') @@ -17,7 +17,7 @@ makedepends=('gcc-multilib' 'gobject-introspection') install='gtk3.install' source=("https://download.gnome.org/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz") -sha256sums=('a76e1cb0ac45ce5c2734f6778f2731a5c6a23d1ff6bd4db357774f014ee68820') +sha256sums=('1c53ef1bb55364698f7183ecd185b547f92f4a3a7abfafd531400232e2e052f8') build() { cd gtk+-${pkgver}
