summaryrefslogtreecommitdiffstats
path: root/academic/Kst
diff options
context:
space:
mode:
Diffstat (limited to 'academic/Kst')
-rw-r--r--academic/Kst/Kst.SlackBuild4
-rw-r--r--academic/Kst/Kst.info10
-rw-r--r--academic/Kst/README1
3 files changed, 8 insertions, 7 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 9ade76a485..adff979071 100644
--- a/academic/Kst/Kst.info
+++ b/academic/Kst/Kst.info
@@ -1,10 +1,10 @@
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="scipy"
+REQUIRES="python2-scipy"
MAINTAINER="Fellype do Nascimento"
EMAIL="fellype (at) gmail (dot) com"
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)