Date: Tuesday, August 17, 2010 @ 09:54:17 Author: jgc Revision: 87648
upgpkg: goffice 0.8.9-1 Update to 0.8.9 Modified: goffice/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-08-17 13:44:23 UTC (rev 87647) +++ PKGBUILD 2010-08-17 13:54:17 UTC (rev 87648) @@ -2,17 +2,17 @@ # Maintainer: Aaron Griffin <[email protected]> pkgname=goffice -pkgver=0.8.6 +pkgver=0.8.9 pkgrel=1 pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+" arch=('i686' 'x86_64') url="http://www.gnome.org" license=('GPL') options=('!libtool') -depends=('gconf' 'libgsf') -makedepends=('perlxml' 'pkgconfig' 'intltool') +depends=('gconf>=2.28.1' 'libgsf>=1.14.18') +makedepends=('pkgconfig' 'intltool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('05464eeb2d08ad3a0e2e0ea2d79baa2cd17ff56f615f534466395663a79ecb4d') +sha256sums=('d2bd0cde14f80ed538b9cf4960a019b46db27e2709379cf76da9747879f4a015') build() { cd "${srcdir}/${pkgname}-${pkgver}"
