aboutsummaryrefslogtreecommitdiff
path: root/office/gnumeric/gnumeric.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/gnumeric/gnumeric.SlackBuild')
-rw-r--r--office/gnumeric/gnumeric.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/gnumeric/gnumeric.SlackBuild b/office/gnumeric/gnumeric.SlackBuild
index 0ca64cb5e9..f5e6d496ea 100644
--- a/office/gnumeric/gnumeric.SlackBuild
+++ b/office/gnumeric/gnumeric.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for gnumeric
# Copyright 2010-2021 Robby Workman, Tuscaloosa, Alabama, USA
-# Copyright 2023-24 Jim Diamond, Dartmouth, Nova Scotia, Canada
+# Copyright 2023-2025 Jim Diamond, Dartmouth, Nova Scotia, Canada
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gnumeric
-VERSION=${VERSION:-1.12.57}
+VERSION=${VERSION:-1.12.59}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}