summaryrefslogtreecommitdiffstats
path: root/development/obsidian/obsidian.SlackBuild
diff options
context:
space:
mode:
author Dimitar Nikov2024-02-28 18:08:19 +0100
committer Willy Sudiarto Raharjo2024-02-28 18:33:10 +0100
commit0f24d8ce14500b60c2e51b6816ec742a85fc635a (patch)
treef01f57e3f2690c71c92cfbe24f42a18dc6f5a8f9 /development/obsidian/obsidian.SlackBuild
parent179c58cad32d81a00fca5f2505c5b894030bae9b (diff)
downloadslackbuilds-0f24d8ce14500b60c2e51b6816ec742a85fc635a.tar.gz
development/obsidian: Updated for version 1.5.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/obsidian/obsidian.SlackBuild')
-rw-r--r--development/obsidian/obsidian.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/obsidian/obsidian.SlackBuild b/development/obsidian/obsidian.SlackBuild
index 39cf51dc7a..112aa7f468 100644
--- a/development/obsidian/obsidian.SlackBuild
+++ b/development/obsidian/obsidian.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=obsidian
-VERSION=${VERSION:-1.5.3}
+VERSION=${VERSION:-1.5.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}