summaryrefslogtreecommitdiff
path: root/core/glib2
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-29 02:32:15 -0800
committerroot <root@rshg054.dnsready.net>2012-11-29 02:32:15 -0800
commitfd13fc6dba397df448ce6ecf87e806fdc3a8f3cd (patch)
tree5635460ffbb1eefba5dd2d0af61c5c7eb08e9dbd /core/glib2
parent5c5e1e3a998a54db424b8261fac042ab41745d99 (diff)
Thu Nov 29 02:28:50 PST 2012
Diffstat (limited to 'core/glib2')
-rw-r--r--core/glib2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/glib2/PKGBUILD b/core/glib2/PKGBUILD
index 0ec8ca2c3..9a79b47ed 100644
--- a/core/glib2/PKGBUILD
+++ b/core/glib2/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 172032 2012-11-26 16:57:06Z jgc $
+# $Id: PKGBUILD 172097 2012-11-28 10:31:12Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=glib2
-pkgver=2.34.2
-pkgrel=2
+pkgver=2.34.3
+pkgrel=1
pkgdesc="Common C routines used by GTK+ and other libs"
url="http://www.gtk.org/"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ optdepends=('python2: for gdbus-codegen')
options=('!libtool' '!docs' '!emptydirs')
source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-$pkgver.tar.xz
revert-warn-glib-compile-schemas.patch)
-sha256sums=('2d99a8309cdd0c584bd5386a49265fb19ac64575fe108fd901d6f26c8d73c708'
+sha256sums=('855fcbf87cb93065b488358e351774d8a39177281023bae58c286f41612658a7'
'049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97')
build() {