diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2022-09-24 23:12:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-24 23:12:53 +0700 |
commit | 6012ae86bf3f4b0188446964b7ee38e2fefaacb9 (patch) | |
tree | 722a702c29c8d457c8997620f383e44cc7441153 /graphics/implot/implot.SlackBuild | |
parent | ce539f0f71ddca4045a32b48e41bc4d322422bd0 (diff) |
graphics/implot: Updated for version 0.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/implot/implot.SlackBuild')
-rw-r--r-- | graphics/implot/implot.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/implot/implot.SlackBuild b/graphics/implot/implot.SlackBuild index b92bc4c6cf20..4e4cfad48fc1 100644 --- a/graphics/implot/implot.SlackBuild +++ b/graphics/implot/implot.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=implot -VERSION=${VERSION:-0.13} +VERSION=${VERSION:-0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |