diff options
author | Fellype do Nascimento <fellype (at) gmail (dot) com> | 2024-08-20 09:24:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-20 10:46:00 +0700 |
commit | 9d9ca4e9b96114934bcb5ec628d05121a2fe801b (patch) | |
tree | f9a9b61cee15b377a1cadabef20257667674d5f8 /academic | |
parent | 500a32456f78e6d959cad0fa4168d705bc9e046b (diff) | |
download | slackbuilds-9d9ca4e9b96114934bcb5ec628d05121a2fe801b.tar.gz slackbuilds-9d9ca4e9b96114934bcb5ec628d05121a2fe801b.tar.xz |
academic/labplot2: Updated for version 2.11.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/labplot2/labplot2.SlackBuild | 6 | ||||
-rw-r--r-- | academic/labplot2/labplot2.info | 6 |
2 files changed, 6 insertions, 6 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} diff --git a/academic/labplot2/labplot2.info b/academic/labplot2/labplot2.info index fca8ba5bad..bb85132dc6 100644 --- a/academic/labplot2/labplot2.info +++ b/academic/labplot2/labplot2.info @@ -1,8 +1,8 @@ PRGNAM="labplot2" -VERSION="2.10.1" +VERSION="2.11.1" HOMEPAGE="https://labplot.kde.org/" -DOWNLOAD="https://download.kde.org/stable/labplot/labplot-2.10.1.tar.xz" -MD5SUM="b3cdfe029d64fa834e0990e9b5ab446f" +DOWNLOAD="https://download.kde.org/stable/labplot/labplot-2.11.1.tar.xz" +MD5SUM="5113391e0eb304974238becfa82c0a70" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |