[arch-commits] Commit in lib32-glib2/trunk (PKGBUILD)
Florian Pritz
bluewind at nymeria.archlinux.org
Fri Nov 22 18:31:33 UTC 2013
Date: Friday, November 22, 2013 @ 19:31:33
Author: bluewind
Revision: 101329
upgpkg: lib32-glib2 2.38.2-1
upstream update
Modified:
lib32-glib2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-11-22 17:36:49 UTC (rev 101328)
+++ PKGBUILD 2013-11-22 18:31:33 UTC (rev 101329)
@@ -5,7 +5,7 @@
_pkgbasename=glib2
pkgname=lib32-$_pkgbasename
-pkgver=2.38.1
+pkgver=2.38.2
pkgrel=1
pkgdesc="Common C routines used by GTK+ 2.4 and other libs (32-bit)"
url="http://www.gtk.org/"
@@ -15,7 +15,7 @@
makedepends=('gcc-multilib' python2)
options=('!libtool' '!docs')
source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-${pkgver}.tar.xz)
-sha256sums=('01906c62ac666d2ab3183cc07261b2536fab7b211c6129ab66b119c2af56d159')
+sha256sums=('056a9854c0966a0945e16146b3345b7a82562a5ba4d5516fd10398732aea5734')
build() {
export CC="gcc -m32"
More information about the arch-commits
mailing list