[arch-commits] Commit in glib2/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat Mar 27 10:22:18 UTC 2010
Date: Saturday, March 27, 2010 @ 06:22:17
Author: jgc
Revision: 73728
upgpkg: glib2 2.24.0-1
Update to 2.24.0, should be backwards compatible with 2.22.x
Modified:
glib2/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-27 09:51:07 UTC (rev 73727)
+++ PKGBUILD 2010-03-27 10:22:17 UTC (rev 73728)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=glib2
-pkgver=2.23.6
+pkgver=2.24.0
pkgrel=1
pkgdesc="Common C routines used by GTK+ 2.4 and other libs"
url="http://www.gtk.org/"
arch=(i686 x86_64)
license=('LGPL')
-depends=('pcre>=8.01')
+depends=('pcre>=8.02')
makedepends=('pkgconfig')
options=('!libtool' '!docs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.23/glib-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.24/glib-${pkgver}.tar.bz2
glib2.sh
glib2.csh)
-sha256sums=('f91840e27ad4cd48e655a6babed7e2024f86814f94961da88ca2adba447c6e77'
+sha256sums=('7b6aa2cf21e734a6092a711bf196b8d2ddc589b971f93337610c10fa4f23400d'
'9456872cdedcc639fb679448d74b85b0facf81033e27157d2861b991823b5a2a'
'8d5626ffa361304ad3696493c0ef041d0ab10c857f6ef32116b3e2878ecf89e3')
More information about the arch-commits
mailing list