From 62b00d5bf76ef2c670dbeefe2051629d96ab7660 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 21 Aug 2013 02:15:21 -0700 Subject: Wed Aug 21 02:13:52 PDT 2013 --- extra/goffice/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/goffice/PKGBUILD') diff --git a/extra/goffice/PKGBUILD b/extra/goffice/PKGBUILD index 71440eb32..06edd5313 100644 --- a/extra/goffice/PKGBUILD +++ b/extra/goffice/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 190847 2013-07-18 20:16:59Z jgc $ +# $Id: PKGBUILD 193438 2013-08-20 07:25:28Z jgc $ # Maintainer: Aaron Griffin pkgname=goffice -pkgver=0.10.4 +pkgver=0.10.5 pkgrel=1 pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ options=('!libtool') makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection') depends=('librsvg' 'gtk3' 'libgsf' 'libspectre') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('30cb91693abff241e1b14b741ac23bc588f428b4524b12e3fecd1ea3f0bc67ba') +sha256sums=('63a7a7dd55fbe91991a66dbc78ab27d2ac55bd722d42d4dd3087e3ae33832570') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf