summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/SQLAlchemy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-10-25 06:09:28 +0200
committer Dimitris Zlatanidis2014-10-25 06:09:28 +0200
commit9d4da17a48eba08f93ad338b8832e94885fab3b4 (patch)
tree4008a2f120de4f04be139e817053aff5844f536f /development/SQLAlchemy/SQLAlchemy.SlackBuild
parent3688828f6c0aa62e874929758ab9c7dcbc5421bb (diff)
downloadslackbuilds-9d4da17a48eba08f93ad338b8832e94885fab3b4.tar.gz
development/SQLAlchemy: Updated for version 0.9.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/SQLAlchemy/SQLAlchemy.SlackBuild')
-rw-r--r--development/SQLAlchemy/SQLAlchemy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.SlackBuild b/development/SQLAlchemy/SQLAlchemy.SlackBuild
index 48aa2e614d..a3ad5a65b3 100644
--- a/development/SQLAlchemy/SQLAlchemy.SlackBuild
+++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SQLAlchemy
-VERSION=${VERSION:-0.9.7}
+VERSION=${VERSION:-0.9.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}