diff options
author | Christopher Walker <kris240376@gmail.com> | 2018-04-06 01:06:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:12 +0700 |
commit | 0164892b17d335eca6e7733505d3ddc3801a598c (patch) | |
tree | 7f0e1a18ba898066ee8cb4dcd0823260c0d6da3b /development/alembic/alembic.SlackBuild | |
parent | 4153d9741e18c7441cad3c2d8286ff654d3468ff (diff) | |
download | slackbuilds-0164892b17d335eca6e7733505d3ddc3801a598c.tar.gz |
development/alembic: Updated for version 0.9.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/alembic/alembic.SlackBuild')
-rw-r--r-- | development/alembic/alembic.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/alembic/alembic.SlackBuild b/development/alembic/alembic.SlackBuild index e5d43ba205..7466393db4 100644 --- a/development/alembic/alembic.SlackBuild +++ b/development/alembic/alembic.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for alembic -# Copyright 2017 Christopher Walker Kempner, TX +# Copyright 2017-2018 Christopher Walker Kempner, TX # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=alembic -VERSION=${VERSION:-0.8.10} +VERSION=${VERSION:-0.9.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |