aboutsummaryrefslogtreecommitdiffstats
path: root/typora-bin/typora-bin.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-08 21:49:19 +0200
committerDanilo M. <danix@danix.xyz>2026-08-08 21:49:19 +0200
commit86dbf527b963f0b1c0290c3020e222a0be00a508 (patch)
tree390ddba0fa5eb9883ea767d055f891a3582418f5 /typora-bin/typora-bin.SlackBuild
parentd97e4c801e14597d070813be15073bb2257c101d (diff)
downloadmy-slackbuilds-86dbf527b963f0b1c0290c3020e222a0be00a508.tar.gz
my-slackbuilds-86dbf527b963f0b1c0290c3020e222a0be00a508.zip
typora-bin: keep BUILD at 1
slackrepo tracks the build number, so it should not be bumped by hand here. Reverts the bump made alongside the directory permission fix; that fix itself is unchanged. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'typora-bin/typora-bin.SlackBuild')
-rw-r--r--typora-bin/typora-bin.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/typora-bin/typora-bin.SlackBuild b/typora-bin/typora-bin.SlackBuild
index 2e5110f..3caf82e 100644
--- a/typora-bin/typora-bin.SlackBuild
+++ b/typora-bin/typora-bin.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=typora-bin
SRCNAM=Typora
VERSION=${VERSION:-1.14.9}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}