diff options
Diffstat (limited to 'development/stubb/stubb.SlackBuild')
-rw-r--r-- | development/stubb/stubb.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/stubb/stubb.SlackBuild b/development/stubb/stubb.SlackBuild index 8cdf8f6093..611bcd6564 100644 --- a/development/stubb/stubb.SlackBuild +++ b/development/stubb/stubb.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=stubb -VERSION=${VERSION:-0.01} +VERSION=${VERSION:-0.03} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |