Date: Tuesday, October 13, 2015 @ 12:23:23 Author: alucryd Revision: 143898
upgpkg: lib32-gtk3 3.18.2-1 Modified: lib32-gtk3/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-13 08:24:01 UTC (rev 143897) +++ PKGBUILD 2015-10-13 10:23:23 UTC (rev 143898) @@ -4,8 +4,8 @@ # Contributor: GordonGR <[email protected]> pkgname=lib32-gtk3 -pkgver=3.18.1 -pkgrel=2 +pkgver=3.18.2 +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=("http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz") -sha256sums=('bd279cbb19f3fda074c89cf0edf9e7d95eee8b889b6889d16c2f7f0f6bdeba92') +sha256sums=('5dbec561c4a00070073bf9cf4cfdd61fab4a14c8ff5b15d700bd378f8185e152') build() { cd gtk+-${pkgver}
