summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/SQLAlchemy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-01-15 10:00:17 +0100
committer Willy Sudiarto Raharjo2018-01-17 13:46:28 +0100
commitf6341be8815731e1100e69175bebbeb4b536b1de (patch)
treeb216931614b5716230e8172a157d0b807c7fed25 /development/SQLAlchemy/SQLAlchemy.SlackBuild
parentb39883a28f0f3ff055974dc1fd90e3e66f1f1f55 (diff)
downloadslackbuilds-f6341be8815731e1100e69175bebbeb4b536b1de.tar.gz
development/SQLAlchemy: Updated for version 1.2.0.
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 fbca1802d8..267b9f2287 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-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 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.1.14}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}