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

Jan de Groot jgc at archlinux.org
Thu Jan 15 13:10:01 UTC 2009


    Date: Thursday, January 15, 2009 @ 08:10:00
  Author: jgc
Revision: 24254

Update to 1.4.11

Modified:
  libgsf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-15 13:09:05 UTC (rev 24253)
+++ PKGBUILD	2009-01-15 13:10:00 UTC (rev 24254)
@@ -3,17 +3,17 @@
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=libgsf
-pkgver=1.14.10
+pkgver=1.14.11
 pkgrel=1
 pkgdesc="The GNOME Structured File Library is a utility library for reading and writing structured file formats."
 arch=(i686 x86_64)
 url="http://www.gnome.org/"
 license=('GPL' 'LGPL')
-depends=('libxml2>=2.7.2' 'glib2>=2.18.3' 'bzip2')
+depends=('libxml2>=2.7.2' 'glib2>=2.18.4' 'bzip2')
 makedepends=('perlxml' 'pkgconfig' 'python')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/1.14/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f9b2f309089af683066ff0b319227e57')
+md5sums=('fb1614d4b2adba7b078e2e799b5db604')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list