summaryrefslogtreecommitdiffstats
path: root/abs/core/glib2/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-12-01 18:31:47 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-12-01 18:31:47 (GMT)
commit7a3f1417c50396df98a7afeb99877f00652c0bc4 (patch)
tree48cc551eff8a2e70ea8e60ec98288e70e2c905f2 /abs/core/glib2/PKGBUILD
parent7ce2899517edce1af92156100cb6e49f28b34eab (diff)
downloadlinhes_pkgbuild-7a3f1417c50396df98a7afeb99877f00652c0bc4.zip
linhes_pkgbuild-7a3f1417c50396df98a7afeb99877f00652c0bc4.tar.gz
linhes_pkgbuild-7a3f1417c50396df98a7afeb99877f00652c0bc4.tar.bz2
glib2: update to 2.42.1
Diffstat (limited to 'abs/core/glib2/PKGBUILD')
-rw-r--r--abs/core/glib2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/glib2/PKGBUILD b/abs/core/glib2/PKGBUILD
index 6617cc0..ee1ccf0 100644
--- a/abs/core/glib2/PKGBUILD
+++ b/abs/core/glib2/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=glib2
pkgname=(glib2 glib2-docs)
-pkgver=2.40.0
+pkgver=2.42.1
pkgrel=1
pkgdesc="Common C routines used by GTK+ and other libs"
url="http://www.gtk.org/"
@@ -11,7 +11,7 @@ arch=(i686 x86_64)
makedepends=('pkg-config' 'python2' 'libxslt' 'docbook-xml' 'pcre' 'libffi' 'elfutils')
source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver:0:4}/glib-$pkgver.tar.xz
revert-warn-glib-compile-schemas.patch)
-sha256sums=('0d27f195966ecb1995dcce0754129fd66ebe820c7cd29200d264b02af1aa28b5'
+sha256sums=('8f3f0865280e45b8ce840e176ef83bcfd511148918cc8d39df2ee89b67dcf89a'
'049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97')
prepare() {