From c3bdf602e0f7dd6d458b03547afb5d29bee6c0ea Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 22 Feb 2023 12:09:51 +0700 Subject: [PATCH] academic/Kst: Updated for version 20221025_5fdd819. Signed-off-by: Willy Sudiarto Raharjo --- academic/Kst/Kst.SlackBuild | 4 ++-- academic/Kst/Kst.info | 8 ++++---- academic/Kst/README | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/academic/Kst/Kst.SlackBuild b/academic/Kst/Kst.SlackBuild index 839568e275..44e4fea74b 100644 --- a/academic/Kst/Kst.SlackBuild +++ b/academic/Kst/Kst.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Slackware build script for Kst -# Copyright 2014-2022 Fellype do Nascimento, Guaratingueta, Brazil +# Copyright 2014-2023 Fellype do Nascimento, Guaratingueta, Brazil # SBo team have contributed to the maintenance of this build script :) # # Based on Slackware 15.0 SlackBuild and AUR PKGBUILD for Kst @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=Kst -VERSION=${VERSION:-20220116_2b8e03e} +VERSION=${VERSION:-20221025_5fdd819} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/academic/Kst/Kst.info b/academic/Kst/Kst.info index 4783575751..adff979071 100644 --- a/academic/Kst/Kst.info +++ b/academic/Kst/Kst.info @@ -1,8 +1,8 @@ PRGNAM="Kst" -VERSION="20220116_2b8e03e" -HOMEPAGE="https://kst-plot.kde.org/" -DOWNLOAD="https://ponce.cc/slackware/sources/repo/Kst-20220116_2b8e03e.tar.xz" -MD5SUM="1b6e1fbe3fdfc27441140fd9b761eba4" +VERSION="20221025_5fdd819" +HOMEPAGE="https://apps.kde.org/kst/" +DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/Kst/Kst-20221025_5fdd819.tar.xz" +MD5SUM="402fac69d4701cd7f223159e70b73439" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python2-scipy" diff --git a/academic/Kst/README b/academic/Kst/README index 87d0adcf94..314ac53aab 100644 --- a/academic/Kst/README +++ b/academic/Kst/README @@ -16,6 +16,7 @@ without KDE, but you get additional features when running on a platform with KDE). Optional dependencies are: +- hdf5 (provides support for the HDF5 file formats) - netcdf (which provides support for files in the netCDF format) - muParser (which is used in the general non-linear fitting plugin) - GetData (which provides support for files in the Dirfile format)