summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/SQLAlchemy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-03-10 19:13:16 +0100
committer Willy Sudiarto Raharjo2018-03-17 02:51:59 +0100
commit282e060c6d8feeacbce7175e4ba2ee532e606766 (patch)
treebd5faea6d55837e02d189d6257874657ab703027 /development/SQLAlchemy/SQLAlchemy.SlackBuild
parent00a2d4c19cc9cf28c5ea865ededd58989445fa99 (diff)
downloadslackbuilds-282e060c6d8feeacbce7175e4ba2ee532e606766.tar.gz
development/SQLAlchemy: Updated for version 1.2.5.
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 40f3194f6f..fef3a97938 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.2.2}
+VERSION=${VERSION:-1.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}