From 6f9f45306fc452189003274e53f13e8849217931 Mon Sep 17 00:00:00 2001 From: Drake Justice Date: Fri, 8 Oct 2010 23:08:46 +0000 Subject: [PATCH] glib2: 2.26.0 --- glib2/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glib2/PKGBUILD b/glib2/PKGBUILD index 32cf5522f..0a22117ca 100644 --- a/glib2/PKGBUILD +++ b/glib2/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot pkgname=glib2 -pkgver=2.24.1 +pkgver=2.26.0 pkgrel=1 pkgdesc="Common C routines used by GTK+ 2.4 and other libs" url="http://www.gtk.org/" @@ -11,10 +11,10 @@ license=('LGPL') depends=('pcre>=8.02') makedepends=('pkgconfig') options=('!libtool' '!docs') -source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.24/glib-${pkgver}.tar.bz2 +source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.26/glib-${pkgver}.tar.bz2 glib2.sh glib2.csh) -sha256sums=('014c3da960bf17117371075c16495f05f36501db990851ceea658f15d2ea6d04' +sha256sums=('4c18e3aadb5b20acc7c0f7d3a77da8a2843b85a9fd73fd3aa360a7aea953e3b2' '9456872cdedcc639fb679448d74b85b0facf81033e27157d2861b991823b5a2a' '8d5626ffa361304ad3696493c0ef041d0ab10c857f6ef32116b3e2878ecf89e3')