diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-branca/python-branca.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-branca/python-branca.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-branca/python-branca.SlackBuild b/python/python-branca/python-branca.SlackBuild index 74df22deb6dfb..ba9c5244a5cc6 100644 --- a/python/python-branca/python-branca.SlackBuild +++ b/python/python-branca/python-branca.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-branca -VERSION=${VERSION:-0.4.0} +VERSION=${VERSION:-0.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-branca/python-branca.info b/python/python-branca/python-branca.info index 28d1691c06d86..85f305bb0136b 100644 --- a/python/python-branca/python-branca.info +++ b/python/python-branca/python-branca.info @@ -1,8 +1,8 @@ PRGNAM="python-branca" -VERSION="0.4.0" +VERSION="0.4.1" HOMEPAGE="https://github.com/python-visualization/branca" -DOWNLOAD="https://github.com/python-visualization/branca/archive/v0.4.0/branca-0.4.0.tar.gz" -MD5SUM="a154f35c4ae9afa3817ed1e2994172cc" +DOWNLOAD="https://github.com/python-visualization/branca/archive/v0.4.1/branca-0.4.1.tar.gz" +MD5SUM="5750f91f2332c77ace9635c5463ca0c9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Jinja2 six python3-six" |