diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-10 01:24:36 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 112fc67ececcd71728300090f74bff00a33585ec (patch) | |
tree | cf3beecf75351a81082653f79c8b306f996f19a7 /libraries/goffice/goffice.SlackBuild | |
parent | 68c4f0f9c5bc086ae945785fc589d00dc9662d2c (diff) | |
download | slackbuilds-112fc67ececcd71728300090f74bff00a33585ec.tar.gz |
libraries/goffice: Updated for version 0.10.26.
This one is not eligible for inclusion in 14.1 repo because it
requires at least gtk+3-3.8.7, while 14.1 has 3.8.2.
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 99105ef618..04c411df9a 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.15} +VERSION=${VERSION:-0.10.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |