diff options
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="" |