summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Steven Voges2022-09-24 18:12:53 +0200
committer Willy Sudiarto Raharjo2022-09-24 18:12:53 +0200
commit6012ae86bf3f4b0188446964b7ee38e2fefaacb9 (patch)
tree722a702c29c8d457c8997620f383e44cc7441153 /graphics
parentce539f0f71ddca4045a32b48e41bc4d322422bd0 (diff)
downloadslackbuilds-6012ae86bf3f4b0188446964b7ee38e2fefaacb9.tar.gz
graphics/implot: Updated for version 0.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/implot/implot.SlackBuild2
-rw-r--r--graphics/implot/implot.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/implot/implot.SlackBuild b/graphics/implot/implot.SlackBuild
index b92bc4c6cf..4e4cfad48f 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}
diff --git a/graphics/implot/implot.info b/graphics/implot/implot.info
index ccd1740ca5..7649e37d63 100644
--- a/graphics/implot/implot.info
+++ b/graphics/implot/implot.info
@@ -1,8 +1,8 @@
PRGNAM="implot"
-VERSION="0.13"
+VERSION="0.14"
HOMEPAGE="https://github.com/epezent/implot"
-DOWNLOAD="https://github.com/epezent/implot/archive/v0.13/implot-0.13.tar.gz"
-MD5SUM="99e07ec145db7b46789eadbc49cc955e"
+DOWNLOAD="https://github.com/epezent/implot/archive/v0.14/implot-0.14.tar.gz"
+MD5SUM="5da1f40184dc68b3054c59e441b7f7b9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imgui"