summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/SQLAlchemy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-01-20 11:24:48 +0100
committer Willy Sudiarto Raharjo2019-01-26 01:53:36 +0100
commit77c1ee8a63bfbfeecba7c379de5dac6132409e82 (patch)
tree8e36a5cfbc0150f394785f27451bb3b48c45664b /development/SQLAlchemy/SQLAlchemy.SlackBuild
parent405b679d3bec6f3747875398a7d1ed1339440e80 (diff)
downloadslackbuilds-77c1ee8a63bfbfeecba7c379de5dac6132409e82.tar.gz
development/SQLAlchemy: Updated for version 1.2.16.
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 1776b3cca5..2a4b2f13b2 100644
--- a/development/SQLAlchemy/SQLAlchemy.SlackBuild
+++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild
@@ -2,8 +2,8 @@
# Slackware build script for SQLAlchemy
+# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2008 Andrea Maccis (andrea.maccis@gmail.com)
-# 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.2.11}
+VERSION=${VERSION:-1.2.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}