summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy/SQLAlchemy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2020-02-21 08:22:52 +0100
committer Willy Sudiarto Raharjo2020-02-24 00:10:04 +0100
commit8a9a6e6589b71318bfdc74f99a89f454a1bea894 (patch)
treeb59806b5e450e8d948d11665b5b0c623d6a9f42e /development/SQLAlchemy/SQLAlchemy.SlackBuild
parentea50cd0168a4f1204090ad2400e6444d3ea267b8 (diff)
downloadslackbuilds-8a9a6e6589b71318bfdc74f99a89f454a1bea894.tar.gz
development/SQLAlchemy: Updated for version 1.3.13.
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 8cbf9f8868..d89e37135f 100644
--- a/development/SQLAlchemy/SQLAlchemy.SlackBuild
+++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for SQLAlchemy
-# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2020 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2008 Andrea Maccis (andrea.maccis@gmail.com)
# All rights reserved.
#
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SQLAlchemy
-VERSION=${VERSION:-1.3.12}
+VERSION=${VERSION:-1.3.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}