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

Eric Belanger eric at archlinux.org
Sat May 31 02:47:01 UTC 2008


    Date: Friday, May 30, 2008 @ 22:47:00
  Author: eric
Revision: 2299

upgpkg: goffice 0.6.4-1
    upstream update, makedepends cleanup

Modified:
  goffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-31 02:42:54 UTC (rev 2298)
+++ PKGBUILD	2008-05-31 02:47:00 UTC (rev 2299)
@@ -2,19 +2,18 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=goffice
-pkgver=0.6.2
+pkgver=0.6.4
 pkgrel=1
 pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+"
 arch=(i686 x86_64)
 license=('GPL')
 depends=('libgnomeui>=2.20' 'libgsf-gnome>=1.14')
-# gtk-doc is needed because you can't shut off doc building it seems
-makedepends=('perlxml' 'pkgconfig' 'gtk-doc')
+makedepends=('perlxml' 'pkgconfig' 'intltool')
 optdepends=('libxml2' 'libsm' 'gtk2' 'popt')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2)
 options=(!libtool)
-md5sums=('f52d78cffbcfc3c13336fd308ea3926e')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('21a02662eda3812a551bd5bf2d95dbbf')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}





More information about the arch-commits mailing list