summaryrefslogtreecommitdiffstats
path: root/development/obsidian
diff options
context:
space:
mode:
author Dimitar Nikov <dimitar at nikov dot net>2024-02-29 00:08:19 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-29 00:33:10 +0700
commit0f24d8ce14500b60c2e51b6816ec742a85fc635a (patch)
treef01f57e3f2690c71c92cfbe24f42a18dc6f5a8f9 /development/obsidian
parent179c58cad32d81a00fca5f2505c5b894030bae9b (diff)
downloadslackbuilds-0f24d8ce14500b60c2e51b6816ec742a85fc635a.tar.gz
slackbuilds-0f24d8ce14500b60c2e51b6816ec742a85fc635a.tar.xz
development/obsidian: Updated for version 1.5.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/obsidian')
-rw-r--r--development/obsidian/README2
-rw-r--r--development/obsidian/obsidian.SlackBuild2
-rw-r--r--development/obsidian/obsidian.info6
3 files changed, 4 insertions, 6 deletions
diff --git a/development/obsidian/README b/development/obsidian/README
index 7fcd90bcc4..c027cd337b 100644
--- a/development/obsidian/README
+++ b/development/obsidian/README
@@ -11,5 +11,3 @@ This script repackages the Debian package provided by Obsidian team.
Currently, only the 64bit version is available.
-Note: At the time of writing, the last version known to correctly
-support the gksu/sudo method is: 1.5.3
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}
diff --git a/development/obsidian/obsidian.info b/development/obsidian/obsidian.info
index 05c4e9d56f..c00a03ea78 100644
--- a/development/obsidian/obsidian.info
+++ b/development/obsidian/obsidian.info
@@ -1,10 +1,10 @@
PRGNAM="obsidian"
-VERSION="1.5.3"
+VERSION="1.5.8"
HOMEPAGE="https://obsidian.md/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/obsidianmd/obsidian-releases/releases/download/v1.5.3/obsidian_1.5.3_amd64.deb"
-MD5SUM_x86_64="c7ec005090171c47c4a20ee4719431d2"
+DOWNLOAD_x86_64="https://github.com/obsidianmd/obsidian-releases/releases/download/v1.5.8/obsidian_1.5.8_amd64.deb"
+MD5SUM_x86_64="7153ea50aaf7e5b405e975dae1ec91ad"
REQUIRES="%README%"
MAINTAINER="Dimitar Nikov"
EMAIL="dimitar at nikov dot net"