diff options
Diffstat (limited to 'office/gnumeric/gnumeric.SlackBuild')
-rw-r--r-- | office/gnumeric/gnumeric.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/gnumeric/gnumeric.SlackBuild b/office/gnumeric/gnumeric.SlackBuild index 424253a15c047..8bcfa5691c5ef 100644 --- a/office/gnumeric/gnumeric.SlackBuild +++ b/office/gnumeric/gnumeric.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gnumeric -VERSION=${VERSION:-1.12.55} +VERSION=${VERSION:-1.12.56} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |