diff options
Diffstat (limited to 'python/python3/python3.SlackBuild')
-rw-r--r-- | python/python3/python3.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3/python3.SlackBuild b/python/python3/python3.SlackBuild index da7bbe8c4d..945d6f0cfe 100644 --- a/python/python3/python3.SlackBuild +++ b/python/python3/python3.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3 -VERSION=${VERSION:-3.3.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.3.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |