aboutsummaryrefslogtreecommitdiff
path: root/development/obsidian/obsidian.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/obsidian/obsidian.SlackBuild')
-rw-r--r--development/obsidian/obsidian.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/development/obsidian/obsidian.SlackBuild b/development/obsidian/obsidian.SlackBuild
index 112aa7f468..a025312620 100644
--- a/development/obsidian/obsidian.SlackBuild
+++ b/development/obsidian/obsidian.SlackBuild
@@ -2,6 +2,7 @@
# Slackware build script for Obsidian
+# Copyright 2025 Matt Egger, Philadelphia, PA, United States
# Copyright 2024 Dimitar Nikov, Alfreton, United Kingdom
# All rights reserved.
#
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=obsidian
-VERSION=${VERSION:-1.5.8}
+VERSION=${VERSION:-1.9.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}