diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-02-26 18:26:44 -0800 | 
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:32 +0700 | 
| commit | 6cbd4d47a63e3aee4c4c81519bb091302c0a3e33 (patch) | |
| tree | 673051c0c0c0c01dde6641f048e022d216c9f828 /python/python3-ipython-sql/python3-ipython-sql.SlackBuild | |
| parent | 236d21757bbbd7f2750e89a7738f44e5f7169d33 (diff) | |
python/python3-ipython-sql: Updated for version 0.5.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ipython-sql/python3-ipython-sql.SlackBuild')
| -rw-r--r-- | python/python3-ipython-sql/python3-ipython-sql.SlackBuild | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-ipython-sql/python3-ipython-sql.SlackBuild b/python/python3-ipython-sql/python3-ipython-sql.SlackBuild index 0b48d18a07..7050288421 100644 --- a/python/python3-ipython-sql/python3-ipython-sql.SlackBuild +++ b/python/python3-ipython-sql/python3-ipython-sql.SlackBuild @@ -25,8 +25,8 @@  cd $(dirname $0) ; CWD=$(pwd)  PRGNAM=python3-ipython-sql -VERSION=${VERSION:-0.4.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.5.0} +BUILD=${BUILD:-1}  TAG=${TAG:-_SBo}  PKGTYPE=${PKGTYPE:-tgz}  | 
