summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/SQLAlchemy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-04-11 18:10:11 +0200
committer Willy Sudiarto Raharjo2015-04-12 05:06:49 +0200
commit28cb952f84db0b02b8545a0ff2c90c9e0c9c8b0d (patch)
tree8bd57b6beb3937c955b76cc3ef05f817cd32e27b /development/SQLAlchemy/SQLAlchemy.SlackBuild
parent6624fb5c722f035f1361ec1b09b85b71d02e5115 (diff)
downloadslackbuilds-28cb952f84db0b02b8545a0ff2c90c9e0c9c8b0d.tar.gz
development/SQLAlchemy: Updated for version 1.0.0b5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/SQLAlchemy/SQLAlchemy.SlackBuild')
-rw-r--r--development/SQLAlchemy/SQLAlchemy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.SlackBuild b/development/SQLAlchemy/SQLAlchemy.SlackBuild
index 66394b463f..80d4ff41d7 100644
--- a/development/SQLAlchemy/SQLAlchemy.SlackBuild
+++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for SQLAlchemy
# Copyright 2008 Andrea Maccis (andrea.maccis@gmail.com)
-# Copyright 2014i-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SQLAlchemy
-VERSION=${VERSION:-0.9.9}
+VERSION=${VERSION:-1.0.0b5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}