summaryrefslogtreecommitdiff
path: root/core/glib2
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-14 11:07:38 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-14 11:07:38 +0100
commitc8a6e62e24256833cac740194205534c19c4e86a (patch)
tree49773e0db190489895974b0522c010636ea45b9c /core/glib2
parentc0a02f08d66969b92325d421354f4def5c23f84c (diff)
parent6fa5f08247aef1f757f376ef12bd4a6257c124f2 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Diffstat (limited to 'core/glib2')
-rw-r--r--core/glib2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/glib2/PKGBUILD b/core/glib2/PKGBUILD
index 3a7b0cec6..ec1d6b68b 100644
--- a/core/glib2/PKGBUILD
+++ b/core/glib2/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 169922 2012-10-30 22:38:41Z thomas $
+# $Id: PKGBUILD 170938 2012-11-13 17:02:45Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=glib2
-pkgver=2.34.1
+pkgver=2.34.2
pkgrel=1
pkgdesc="Common C routines used by GTK+ and other libs"
url="http://www.gtk.org/"
@@ -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=('6e84dc9d84b104725b34d255421ed7ac3629e49f437d37addde5ce3891c2e2f1'
+sha256sums=('2d99a8309cdd0c584bd5386a49265fb19ac64575fe108fd901d6f26c8d73c708'
'049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97')
build() {