summaryrefslogtreecommitdiff
path: root/extra/goffice
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-14 16:10:04 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-14 16:10:04 +0100
commit96f47f7059e8ad389d0aa757b2c66ad7cd8daf74 (patch)
treef107c3838373376ef130dcfcb5a980cf8ad30a5f /extra/goffice
parent40ece75655aebe0dd951a0489ed2111f1c27f8a8 (diff)
parent3ff20dedff636571ad0faa4736af5b23e4623ffe (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/cantata/PKGBUILD community/gpsmanshp/PKGBUILD community/pigz/PKGBUILD extra/calligra/PKGBUILD extra/genius/PKGBUILD extra/gnumeric/PKGBUILD extra/goffice/PKGBUILD extra/graphicsmagick/PKGBUILD extra/libgphoto2/PKGBUILD extra/python-numpy/PKGBUILD
Diffstat (limited to 'extra/goffice')
-rw-r--r--extra/goffice/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/goffice/PKGBUILD b/extra/goffice/PKGBUILD
index f8be64632..d3a8d8218 100644
--- a/extra/goffice/PKGBUILD
+++ b/extra/goffice/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 173831 2012-12-24 16:09:55Z jgc $
+# $Id: PKGBUILD 179967 2013-03-13 14:50:17Z jgc $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
pkgname=goffice
-pkgver=0.10.0
-pkgrel=1.1
+pkgver=0.10.1
+pkgrel=1
pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnome.org"
@@ -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=('7e7577f69203b03c4966906bcaabc6e87a629efb1684630c2bee7907bed08439')
+sha256sums=('5c38f4e81e874cc8e89481b080f77c47c72bfd6fe2526f4fc2ef87c17f96cad0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"