Date: Friday, March 13, 2015 @ 22:31:13 Author: bluewind Revision: 129210
upgpkg: lib32-glib2 2.42.2-1 upstream update Modified: lib32-glib2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-13 21:30:37 UTC (rev 129209) +++ PKGBUILD 2015-03-13 21:31:13 UTC (rev 129210) @@ -5,7 +5,7 @@ _pkgbasename=glib2 pkgname=lib32-$_pkgbasename -pkgver=2.42.1 +pkgver=2.42.2 pkgrel=1 pkgdesc="Common C routines used by GTK+ 2.4 and other libs (32-bit)" url="http://www.gtk.org/" @@ -16,7 +16,7 @@ options=('!docs') source=("http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-${pkgver}.tar.xz" 'revert-warn-glib-compile-schemas.patch') -sha256sums=('8f3f0865280e45b8ce840e176ef83bcfd511148918cc8d39df2ee89b67dcf89a' +sha256sums=('a3cc1ebd2bd310a9fdf42ae4293ee713cdf1764bd29f552febf3bf44cadae7db' '049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97') prepare() {
