diff options
Diffstat (limited to 'system/sbotools2/sbotools2.SlackBuild')
-rw-r--r-- | system/sbotools2/sbotools2.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/sbotools2/sbotools2.SlackBuild b/system/sbotools2/sbotools2.SlackBuild index 7bf67d1a43..28c4f68035 100644 --- a/system/sbotools2/sbotools2.SlackBuild +++ b/system/sbotools2/sbotools2.SlackBuild @@ -9,7 +9,7 @@ cd "$(dirname "$0")" ; CWD="$(pwd)" PRGNAM=sbotools2 -VERSION=${VERSION:-2.9.1} +VERSION=${VERSION:-2.9.3} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |