summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/SQLAlchemy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-07-21 15:25:34 +0200
committer Willy Sudiarto Raharjo2015-07-25 06:22:13 +0200
commit43f28fd38ab37a4e6a100e2a785804258b554842 (patch)
tree6278ff3e27b048fe1c7081972e3f2ea967462b64 /development/SQLAlchemy/SQLAlchemy.SlackBuild
parent03e47dc6af7b9bfcbeb1dbe4941f9b0b039ec43c (diff)
downloadslackbuilds-43f28fd38ab37a4e6a100e2a785804258b554842.tar.gz
development/SQLAlchemy: Updated for version 1.0.7.
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 f8573e303e..d88e38809e 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 2014-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:-1.0.6}
+VERSION=${VERSION:-1.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}