aboutsummaryrefslogtreecommitdiff
path: root/system/sbotools3/sbotools3.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/sbotools3/sbotools3.SlackBuild')
-rw-r--r--system/sbotools3/sbotools3.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/sbotools3/sbotools3.SlackBuild b/system/sbotools3/sbotools3.SlackBuild
index 0f91c43f51..59e06a5295 100644
--- a/system/sbotools3/sbotools3.SlackBuild
+++ b/system/sbotools3/sbotools3.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Slackware build script for sbotools
+# Slackware build script for sbotools3
#
# Written by Jacob Pipkin <j@dawnrazor.net>
# Altered by K. Eugene Carlson <kvngncrlsn@gmail.com>
@@ -9,7 +9,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sbotools3
-VERSION=${VERSION:-1.0}
+VERSION=${VERSION:-1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}