diff options
-rw-r--r-- | libraries/goffice/README | 2 | ||||
-rw-r--r-- | libraries/goffice/goffice.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/goffice/goffice.info | 10 |
3 files changed, 7 insertions, 7 deletions
diff --git a/libraries/goffice/README b/libraries/goffice/README index 1678137a54df9..cdc51a7c6c581 100644 --- a/libraries/goffice/README +++ b/libraries/goffice/README @@ -1 +1 @@ -GOffice -- A glib/gtk set of document centric objects and utilities +GOffice -- A glib/gtk set of document centric objects and utilities. diff --git a/libraries/goffice/goffice.SlackBuild b/libraries/goffice/goffice.SlackBuild index b4f761cd5ac04..c30b167ba16d1 100644 --- a/libraries/goffice/goffice.SlackBuild +++ b/libraries/goffice/goffice.SlackBuild @@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=goffice -VERSION=${VERSION:-0.10.53} +VERSION=${VERSION:-0.10.55} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/goffice/goffice.info b/libraries/goffice/goffice.info index 3ac354249080d..325742288ae2e 100644 --- a/libraries/goffice/goffice.info +++ b/libraries/goffice/goffice.info @@ -1,10 +1,10 @@ PRGNAM="goffice" -VERSION="0.10.53" +VERSION="0.10.55" HOMEPAGE="https://download.gnome.org/sources/goffice/" -DOWNLOAD="https://download.gnome.org/sources/goffice/0.10/goffice-0.10.53.tar.xz" -MD5SUM="27ac6f26fce605b51e2d87fed43a9806" +DOWNLOAD="https://download.gnome.org/sources/goffice/0.10/goffice-0.10.55.tar.xz" +MD5SUM="c3e5f9e2fcdd63e4cd50721610abefc2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Robby Workman" -EMAIL="rworkman@slackbuilds.org" +MAINTAINER="Jim Diamond" +EMAIL="zsd@jdvb.ca" |