diff options
author | Christopher Walker <kris240376@gmail.com> | 2018-04-08 11:37:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:26 +0700 |
commit | 97851e3732c2ff872abe49cf6483b5f7fdb382bd (patch) | |
tree | ef3493c52161dfc6127f268fad6c212d1b744d43 /development/alembic/alembic.SlackBuild | |
parent | 1ed150c0911ac30906d2d1ccf1a76cd204a95b86 (diff) |
development/alembic: Updated deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/alembic/alembic.SlackBuild')
-rw-r--r-- | development/alembic/alembic.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/alembic/alembic.SlackBuild b/development/alembic/alembic.SlackBuild index 7466393db464d..ff7624523d653 100644 --- a/development/alembic/alembic.SlackBuild +++ b/development/alembic/alembic.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=alembic VERSION=${VERSION:-0.9.9} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |