Date: Saturday, April 16, 2016 @ 17:49:29 Author: alucryd Revision: 171180
upgpkg: lib32-gtk3 3.20.3-1 Modified: lib32-gtk3/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-16 15:05:10 UTC (rev 171179) +++ PKGBUILD 2016-04-16 15:49:29 UTC (rev 171180) @@ -4,8 +4,8 @@ # Contributor: GordonGR <[email protected]> pkgname=lib32-gtk3 -pkgver=3.20.2 -pkgrel=2 +pkgver=3.20.3 +pkgrel=1 pkgdesc='GObject-based multi-platform GUI toolkit (v3)' arch=('x86_64') license=('LGPL') @@ -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=('1ab1d1068ea55e0046f437d69983f164df5e68cb2e9fdfb38787b867f33f69f7') +sha256sums=('3834f3bf23b260b3e5ebfea41102e2026a8af29e36c3620edf4a5cf05e82f694') build() { cd gtk+-${pkgver}
