office/Logseq: Updated for version 0.9.2.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Frederic Galusik 2023-04-15 10:35:13 +01:00 committed by Willy Sudiarto Raharjo
parent df64556326
commit 82cea2d439
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=Logseq
VERSION=${VERSION:-0.8.18}
VERSION=${VERSION:-0.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="Logseq"
VERSION="0.8.18"
VERSION="0.9.2"
HOMEPAGE="https://logseq.com/"
DOWNLOAD="https://github.com/logseq/logseq/releases/download/0.8.18/Logseq-linux-x64-0.8.18.zip"
MD5SUM="e20d3f4f43cd4bc1af9d0ce15550b201"
DOWNLOAD="https://github.com/logseq/logseq/releases/download/0.9.2/Logseq-linux-x64-0.9.2.zip"
MD5SUM="016192132f7d05c33866b226cdbc4ac8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""