aboutsummaryrefslogtreecommitdiff
path: root/academic/labplot2/labplot2.SlackBuild
diff options
context:
space:
mode:
authorFellype do Nascimento <fellype (at) gmail (dot) com>2024-08-20 09:24:17 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-20 10:46:00 +0700
commit9d9ca4e9b96114934bcb5ec628d05121a2fe801b (patch)
treef9a9b61cee15b377a1cadabef20257667674d5f8 /academic/labplot2/labplot2.SlackBuild
parent500a32456f78e6d959cad0fa4168d705bc9e046b (diff)
academic/labplot2: Updated for version 2.11.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/labplot2/labplot2.SlackBuild')
-rw-r--r--academic/labplot2/labplot2.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/labplot2/labplot2.SlackBuild b/academic/labplot2/labplot2.SlackBuild
index a4b4946d00..6a491ce176 100644
--- a/academic/labplot2/labplot2.SlackBuild
+++ b/academic/labplot2/labplot2.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for LabPlot
# Based on the Slackware 15.0 SlackBuild and AUR PKGBUILD for labplot
#
-# Copyright 2014-2023, Fellype do Nascimento, Guaratingueta - Brazil
+# Copyright 2014-2024, Fellype do Nascimento, Guaratingueta - Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd)
NAME=labplot
PRGNAM=labplot2
-VERSION=${VERSION:-2.10.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.11.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}