aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/obsidian/obsidian.SlackBuild4
-rw-r--r--development/obsidian/obsidian.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/obsidian/obsidian.SlackBuild b/development/obsidian/obsidian.SlackBuild
index e1d62db5e3..7a51335002 100644
--- a/development/obsidian/obsidian.SlackBuild
+++ b/development/obsidian/obsidian.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Obsidian
-# Copyright 2025 Matt Egger, United States
+# Copyright 2025 Matt Egger, Philadelphia, PA, United States
# Copyright 2024 Dimitar Nikov, Alfreton, United Kingdom
# All rights reserved.
#
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=obsidian
-VERSION=${VERSION:-1.8.7}
+VERSION=${VERSION:-1.8.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/obsidian/obsidian.info b/development/obsidian/obsidian.info
index f3f09775ea..18ead29abd 100644
--- a/development/obsidian/obsidian.info
+++ b/development/obsidian/obsidian.info
@@ -1,10 +1,10 @@
PRGNAM="obsidian"
-VERSION="1.8.7"
+VERSION="1.8.9"
HOMEPAGE="https://obsidian.md/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/obsidianmd/obsidian-releases/releases/download/v1.8.7/obsidian_1.8.7_amd64.deb"
-MD5SUM_x86_64="8f3cb0fb5590b5e340744ab8b1ac80ce"
+DOWNLOAD_x86_64="https://github.com/obsidianmd/obsidian-releases/releases/download/v1.8.9/obsidian_1.8.9_amd64.deb"
+MD5SUM_x86_64="096d98f4f5eebf8f5bfc197779d71884"
REQUIRES=""
MAINTAINER="Matt Egger"
EMAIL="matt.egger@gmail.com"