summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/SQLAlchemy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-07-07 16:02:42 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-09 08:00:25 +0700
commit8276231a6ce9acce1c5d398f3f00b496099ac230 (patch)
tree7a0a65f02dd99b3d6f84a0f3534dc48a59e2666b /development/SQLAlchemy/SQLAlchemy.SlackBuild
parent1e70e4b3927295a04dc2c2712b6d3a47c9122580 (diff)
downloadslackbuilds-8276231a6ce9acce1c5d398f3f00b496099ac230.tar.gz
slackbuilds-8276231a6ce9acce1c5d398f3f00b496099ac230.tar.xz
development/SQLAlchemy: Updated for version 1.0.14.
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 a4388cf08b..d570e9ec28 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.13}
+VERSION=${VERSION:-1.0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}