aboutsummaryrefslogtreecommitdiff
path: root/academic/Kst/Kst.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-22 12:09:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-22 12:09:51 +0700
commitc3bdf602e0f7dd6d458b03547afb5d29bee6c0ea (patch)
tree00388ce1bc42b04e0091976b8d1d10a77f101fee /academic/Kst/Kst.SlackBuild
parent78970038e29990314aabd5cfda096204cfc9a6cb (diff)
academic/Kst: Updated for version 20221025_5fdd819.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/Kst/Kst.SlackBuild')
-rw-r--r--academic/Kst/Kst.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/Kst/Kst.SlackBuild b/academic/Kst/Kst.SlackBuild
index 839568e275e21..44e4fea74bac8 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}