summaryrefslogtreecommitdiffstats
path: root/graphics/implot/implot.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/implot/implot.SlackBuild')
-rw-r--r--graphics/implot/implot.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/implot/implot.SlackBuild b/graphics/implot/implot.SlackBuild
index 4e4cfad48f..85838c4d93 100644
--- a/graphics/implot/implot.SlackBuild
+++ b/graphics/implot/implot.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for implot
-# Copyright 2022 Steven Voges <Oregon, USA>
+# Copyright 2022-2023 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=implot
-VERSION=${VERSION:-0.14}
+VERSION=${VERSION:-0.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}