[arch-commits] Commit in glib2/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun May 17 13:42:36 UTC 2009


    Date: Sunday, May 17, 2009 @ 09:42:36
  Author: jgc
Revision: 39479

upgpkg: glib2 2.20.2-1

Modified:
  glib2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-17 13:29:05 UTC (rev 39478)
+++ PKGBUILD	2009-05-17 13:42:36 UTC (rev 39479)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=glib2
-pkgver=2.20.1
+pkgver=2.20.2
 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>=7.8')
+depends=('pcre>=7.9')
 makedepends=('pkgconfig')
 options=('!libtool' '!docs')
 source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.20/glib-${pkgver}.tar.bz2
 	glib2.sh
 	glib2.csh)
-md5sums=('d7ef53c7b65827a1baa4bad1c6893fa3'
+md5sums=('468054db4e28af3eac541b36c9d07c31'
          '803017b365bd35dc20b092ce43b8c8c5'
          '90c7b830bef4baf225c2eb8b7ead0cab')
 




More information about the arch-commits mailing list