diff options
Diffstat (limited to 'office/Logseq/Logseq.SlackBuild')
-rw-r--r-- | office/Logseq/Logseq.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/Logseq/Logseq.SlackBuild b/office/Logseq/Logseq.SlackBuild index 79d417e9a2..76ef59f20d 100644 --- a/office/Logseq/Logseq.SlackBuild +++ b/office/Logseq/Logseq.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Logseq -# Copyright 2023 Frederic Galusik Bordeaux, France +# Copyright 2023 - 2025 Frederic Galusik Bordeaux, France # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=Logseq -VERSION=${VERSION:-0.10.9} +VERSION=${VERSION:-0.10.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |