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

Jan de Groot jgc at archlinux.org
Tue Sep 23 16:55:44 UTC 2008


    Date: Tuesday, September 23, 2008 @ 12:55:43
  Author: jgc
Revision: 12882

upgpkg: glib2 2.18.1-1

Modified:
  glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-23 16:43:46 UTC (rev 12881)
+++ PKGBUILD	2008-09-23 16:55:43 UTC (rev 12882)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=glib2
-pkgver=2.18.0
+pkgver=2.18.1
 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.7')
+depends=('pcre>=7.8')
 makedepends=('pkgconfig')
 options=('!libtool' '!docs')
 source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.18/glib-${pkgver}.tar.bz2
 	glib2.sh
 	glib2.csh)
-md5sums=('06e5afe4ce055085dc5fd9fdab527bf7'
+md5sums=('51a9a33f49a4896d4d95d8e980666b9e'
          '803017b365bd35dc20b092ce43b8c8c5'
          '90c7b830bef4baf225c2eb8b7ead0cab')
 




More information about the arch-commits mailing list