From 86dbf527b963f0b1c0290c3020e222a0be00a508 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 8 Aug 2026 21:49:19 +0200 Subject: 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 --- typora-bin/typora-bin.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- cgit v1.2.3