academic/labplot2: Updated for version 2.11.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fellype do Nascimento 2024-08-20 09:24:17 +07:00 committed by Willy Sudiarto Raharjo
parent 500a32456f
commit 9d9ca4e9b9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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=""