summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Andrew Clemons2019-05-11 03:29:13 +0200
committer Willy Sudiarto Raharjo2019-05-18 02:22:19 +0200
commitcd064ff2ea28124c9d0205df6ba1ed9e15ca4b31 (patch)
treea06a485eb09a30f2f4b47c27a13055930660517b /python
parent040af5dc66f0dfbc0b15479ff37671d62d6e1532 (diff)
downloadslackbuilds-cd064ff2ea28124c9d0205df6ba1ed9e15ca4b31.tar.gz
python/python-axolotl: Updated for version 0.2.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python-axolotl/python-axolotl.SlackBuild4
-rw-r--r--python/python-axolotl/python-axolotl.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python-axolotl/python-axolotl.SlackBuild b/python/python-axolotl/python-axolotl.SlackBuild
index 95694f6b69..31146d4587 100644
--- a/python/python-axolotl/python-axolotl.SlackBuild
+++ b/python/python-axolotl/python-axolotl.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-axolotl
-# Copyright 2016-2018 Andrew Clemons, Wellington New Zealand
+# Copyright 2016-2019 Andrew Clemons, Wellington New Zealand
# 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=python-axolotl
-VERSION=${VERSION:-0.1.42}
+VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-axolotl/python-axolotl.info b/python/python-axolotl/python-axolotl.info
index 41a87fe267..0ebd3006c6 100644
--- a/python/python-axolotl/python-axolotl.info
+++ b/python/python-axolotl/python-axolotl.info
@@ -1,10 +1,10 @@
PRGNAM="python-axolotl"
-VERSION="0.1.42"
+VERSION="0.2.2"
HOMEPAGE="https://github.com/tgalal/python-axolotl"
-DOWNLOAD="https://github.com/tgalal/python-axolotl/archive/0.1.42/python-axolotl-0.1.42.tar.gz"
-MD5SUM="a2c03ea253877c85274c9f1f3866448f"
+DOWNLOAD="https://github.com/tgalal/python-axolotl/archive/0.2.2/python-axolotl-0.2.2.tar.gz"
+MD5SUM="3a7c39acc28a5b6a15a7c957f9daf5bb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-axolotl-curve25519 cryptography protobuf"
+REQUIRES="python-axolotl-curve25519 cryptography protobuf3"
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"