diff options
Diffstat (limited to 'desktop/stoken')
-rw-r--r-- | desktop/stoken/stoken.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/stoken/stoken.SlackBuild b/desktop/stoken/stoken.SlackBuild index 688dbafb18432..456019ec12bfa 100644 --- a/desktop/stoken/stoken.SlackBuild +++ b/desktop/stoken/stoken.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=stoken VERSION=${VERSION:-0.81} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |