summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/SQLAlchemy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-06-25 18:20:36 +0200
committer Willy Sudiarto Raharjo2015-06-28 06:49:17 +0200
commit8a83fd52748b9aa310752ee2513eacbd8dae34b0 (patch)
treea59d11d4f3f677a49da84e84f7b7d6da3620e72e /development/SQLAlchemy/SQLAlchemy.SlackBuild
parent78d7b67b40df31965451ab35bc5d20d4f8f3b458 (diff)
downloadslackbuilds-8a83fd52748b9aa310752ee2513eacbd8dae34b0.tar.gz
development/SQLAlchemy: Updated for version 1.0.6.
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 f6545514b0..f8573e303e 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:-1.0.5}
+VERSION=${VERSION:-1.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}