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

Aaron Griffin aaron at archlinux.org
Mon Oct 22 04:14:53 UTC 2007


    Date: Monday, October 22, 2007 @ 00:14:53
  Author: aaron
    Path: /home/cvs-extra/extra/lib/goffice

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: goffice 0.5.1-1


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


Index: extra/lib/goffice/PKGBUILD
diff -u extra/lib/goffice/PKGBUILD:1.9 extra/lib/goffice/PKGBUILD:1.10
--- extra/lib/goffice/PKGBUILD:1.9	Wed Sep  5 04:08:59 2007
+++ extra/lib/goffice/PKGBUILD	Mon Oct 22 00:14:53 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.9 2007/09/05 08:08:59 jgc Exp $
+# $Id: PKGBUILD,v 1.10 2007/10/22 04:14:53 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=goffice
-pkgver=0.4.3
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="library of document-centric objects and utilities building on top of GLib and Gtk+"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libgnomeui>=2.18.1-2' 'libgsf-gnome>=1.14.6' 'libgnomeprint>=2.18.1')
+depends=('libgnomeui>=2.18.1-2' 'libgsf-gnome>=1.14.6')
 makedepends=('perlxml' 'pkgconfig')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.4/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f299e3a469e11609910d72d007420aa7')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.5/${pkgname}-${pkgver}.tar.bz2)
 options=(!libtool)
 
 build() {
@@ -21,3 +20,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
 }
+md5sums=('1d04c916493ee8c0838b51f760db154e')




More information about the arch-commits mailing list