diff options
Diffstat (limited to 'system/Solaar/Solaar.SlackBuild')
-rw-r--r-- | system/Solaar/Solaar.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/Solaar/Solaar.SlackBuild b/system/Solaar/Solaar.SlackBuild index 33828e126081b..7fe4724247f3b 100644 --- a/system/Solaar/Solaar.SlackBuild +++ b/system/Solaar/Solaar.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=Solaar VERSION=${VERSION:-1.1.12} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |