aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/obsidian/obsidian.SlackBuild2
-rw-r--r--development/obsidian/obsidian.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/obsidian/obsidian.SlackBuild b/development/obsidian/obsidian.SlackBuild
index 7a51335002..ce7db457f1 100644
--- a/development/obsidian/obsidian.SlackBuild
+++ b/development/obsidian/obsidian.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=obsidian
-VERSION=${VERSION:-1.8.9}
+VERSION=${VERSION:-1.8.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/obsidian/obsidian.info b/development/obsidian/obsidian.info
index 18ead29abd..30a0a0d2b3 100644
--- a/development/obsidian/obsidian.info
+++ b/development/obsidian/obsidian.info
@@ -1,10 +1,10 @@
PRGNAM="obsidian"
-VERSION="1.8.9"
+VERSION="1.8.10"
HOMEPAGE="https://obsidian.md/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/obsidianmd/obsidian-releases/releases/download/v1.8.9/obsidian_1.8.9_amd64.deb"
-MD5SUM_x86_64="096d98f4f5eebf8f5bfc197779d71884"
+DOWNLOAD_x86_64="https://github.com/obsidianmd/obsidian-releases/releases/download/v1.8.10/obsidian_1.8.10_amd64.deb"
+MD5SUM_x86_64="76f769c873431b0bd2b3207d11da20ef"
REQUIRES=""
MAINTAINER="Matt Egger"
EMAIL="matt.egger@gmail.com"