diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-05-25 08:00:42 +1200 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2019-05-25 08:15:46 +1200 |
commit | 0ef5321aedbf99e17d143c7fcb21bf2d33932578 (patch) | |
tree | 98956d1001f469b9a733037c34b302aae30f8dad /python/python-axolotl/python-axolotl.SlackBuild | |
parent | fbd0cc3cd17d5ff52d7d228a04c424cba3f69836 (diff) |
python/python-axolotl: Updated for version 0.2.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python-axolotl/python-axolotl.SlackBuild')
-rw-r--r-- | python/python-axolotl/python-axolotl.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-axolotl/python-axolotl.SlackBuild b/python/python-axolotl/python-axolotl.SlackBuild index 31146d4587f93..1b10af9af7f3e 100644 --- a/python/python-axolotl/python-axolotl.SlackBuild +++ b/python/python-axolotl/python-axolotl.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-axolotl -VERSION=${VERSION:-0.2.2} +VERSION=${VERSION:-0.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |