Date: Saturday, April 19, 2014 @ 22:07:28 Author: jgc Revision: 211545
upgpkg: goffice 0.10.14-1 Modified: goffice/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-19 19:57:26 UTC (rev 211544) +++ PKGBUILD 2014-04-19 20:07:28 UTC (rev 211545) @@ -2,7 +2,7 @@ # Maintainer: Aaron Griffin <[email protected]> pkgname=goffice -pkgver=0.10.11 +pkgver=0.10.14 pkgrel=1 pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+" arch=('i686' 'x86_64') @@ -9,9 +9,9 @@ url="http://www.gnome.org" license=('GPL') makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection') -depends=('librsvg' 'gtk3' 'libgsf' 'libspectre') +depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('43f419aff4ecdfff8c201e2cac884050e6906dc679e6bbac9c6647c6c706ff24') +sha256sums=('c0783ca32828a64a65fe57609a692c1cb6627d3dfe8bed4fed8a70f32c8f404e') build() { cd $pkgname-$pkgver
