Date: Friday, February 20, 2015 @ 10:50:43 Author: jgc Revision: 231700
upgpkg: goffice 0.10.20-1 Modified: goffice/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-20 09:37:51 UTC (rev 231699) +++ PKGBUILD 2015-02-20 09:50:43 UTC (rev 231700) @@ -2,7 +2,7 @@ # Maintainer: Aaron Griffin <[email protected]> pkgname=goffice -pkgver=0.10.17 +pkgver=0.10.20 pkgrel=1 pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection') depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('43e6556480870fd0a6faf25016ca07c9988e528c68c94ccb114eab158d9e0310') +sha256sums=('75cad636c7cb586e7c8d4565fffb631afaf124f9d65871e33b8c16c8605159a8') build() { cd $pkgname-$pkgver
