diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2014-08-03 22:23:14 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-09 07:46:01 +0700 |
commit | 5f6254aac90b16de2cf53c647c1a72fd5adda6bc (patch) | |
tree | ba54bdaa11386ab3a21241da4119927e2ad2a215 /libraries/goffice/goffice.SlackBuild | |
parent | 93eac13e8a392b4b7aec96b1b4ff7e149a222957 (diff) | |
download | slackbuilds-5f6254aac90b16de2cf53c647c1a72fd5adda6bc.tar.gz |
libraries/goffice: Updated for version 0.10.15.
This is the latest of the 0.10.x series that will build on 14.1;
goffice-0.10.16 requires gtk+3-3.8.7 or later.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/goffice/goffice.SlackBuild')
-rw-r--r-- | libraries/goffice/goffice.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/goffice/goffice.SlackBuild b/libraries/goffice/goffice.SlackBuild index 85a3c6c3fa..99105ef618 100644 --- a/libraries/goffice/goffice.SlackBuild +++ b/libraries/goffice/goffice.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=goffice -VERSION=${VERSION:-0.10.9} +VERSION=${VERSION:-0.10.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |