summaryrefslogtreecommitdiff
path: root/extra/goffice/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/goffice/PKGBUILD')
-rw-r--r--extra/goffice/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/goffice/PKGBUILD b/extra/goffice/PKGBUILD
index 6782d9a8e..453ae86a9 100644
--- a/extra/goffice/PKGBUILD
+++ b/extra/goffice/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 211546 2014-04-19 20:07:35Z jgc $
+# $Id: PKGBUILD 213630 2014-05-27 08:24:12Z jgc $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
pkgname=goffice
-pkgver=0.10.14
+pkgver=0.10.16
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 @@ license=('GPL')
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=('c0783ca32828a64a65fe57609a692c1cb6627d3dfe8bed4fed8a70f32c8f404e')
+sha256sums=('3ffd4c9c84d2128aebc17f05c60722fe2a9deb8802705636926b82a484c752dd')
build() {
cd $pkgname-$pkgver