[arch-commits] CVS update of extra/lib/libgsf (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Mar 12 22:26:35 UTC 2008


    Date: Wednesday, March 12, 2008 @ 18:26:35
  Author: jgc
    Path: /home/cvs-extra/extra/lib/libgsf

Modified: PKGBUILD (1.18 -> 1.19)

upgpkg: libgsf 1.14.8-1
    GNOME 2.22


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/lib/libgsf/PKGBUILD
diff -u extra/lib/libgsf/PKGBUILD:1.18 extra/lib/libgsf/PKGBUILD:1.19
--- extra/lib/libgsf/PKGBUILD:1.18	Fri Sep  7 13:57:40 2007
+++ extra/lib/libgsf/PKGBUILD	Wed Mar 12 18:26:35 2008
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD,v 1.18 2007/09/07 17:57:40 jgc Exp $
+# $Id: PKGBUILD,v 1.19 2008/03/12 22:26:35 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=libgsf
-pkgver=1.14.7
+pkgver=1.14.8
 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' 'glib2>=2.14.0' 'bzip2')
+depends=('libxml2' 'glib2>=2.16.1' 'bzip2')
 makedepends=('perlxml' 'pkgconfig' 'python')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/1.14/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6612f1e57d3974d609bedd2fd8ff6317')
+md5sums=('09e4b6639be79fa888cabc751f73674f')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list