[arch-commits] Commit in lib32-glib2/trunk (PKGBUILD)

Florian Pritz bluewind at nymeria.archlinux.org
Sun Oct 27 15:15:24 UTC 2013


    Date: Sunday, October 27, 2013 @ 16:15:24
  Author: bluewind
Revision: 99352

upgpkg: lib32-glib2 2.38.1-1

upstream update

Modified:
  lib32-glib2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-27 15:12:25 UTC (rev 99351)
+++ PKGBUILD	2013-10-27 15:15:24 UTC (rev 99352)
@@ -5,7 +5,7 @@
 
 _pkgbasename=glib2
 pkgname=lib32-$_pkgbasename
-pkgver=2.38.0
+pkgver=2.38.1
 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=('7513a7de5e814ccb48206340a8773ea523d6a7bf04dc74565de69b899bc2ff32')
+sha256sums=('01906c62ac666d2ab3183cc07261b2536fab7b211c6129ab66b119c2af56d159')
 
 build() {
   export CC="gcc -m32"




More information about the arch-commits mailing list