diff options
-rw-r--r-- | network/qTox/qTox.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/qTox/qTox.SlackBuild b/network/qTox/qTox.SlackBuild index aebe4fb9aa..94c04c577d 100644 --- a/network/qTox/qTox.SlackBuild +++ b/network/qTox/qTox.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=qTox VERSION=${VERSION:-1.14.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |