diff options
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} |