diff options
Diffstat (limited to 'libraries/goffice/goffice.SlackBuild')
-rw-r--r-- | libraries/goffice/goffice.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/goffice/goffice.SlackBuild b/libraries/goffice/goffice.SlackBuild index e30e2ed5f1..033b9db187 100644 --- a/libraries/goffice/goffice.SlackBuild +++ b/libraries/goffice/goffice.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for goffice # Copyright (c) 2007 alkos333 <me@alkos333.net> -# Copyright (c) 2023-24 Jim Diamond, Dartmouth, Nova Scotia, Canada +# Copyright (c) 2023-25 Jim Diamond, Dartmouth, Nova Scotia, Canada # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=goffice -VERSION=${VERSION:-0.10.57} +VERSION=${VERSION:-0.10.59} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |