diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2016-07-07 09:16:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-09 08:00:32 +0700 |
commit | 8eb7cd5789ca5593f2f66f016c7aa5b9912bdae6 (patch) | |
tree | 705c1743a3e3e381e67ba3c78f260ee513bb8ee3 /python | |
parent | dab2b5a5b8b21bcbb0655faf748680dffbe93a78 (diff) | |
download | slackbuilds-8eb7cd5789ca5593f2f66f016c7aa5b9912bdae6.tar.gz |
python/python3-dugong: Updated for version 3.7.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-dugong/python3-dugong.SlackBuild | 4 | ||||
-rw-r--r-- | python/python3-dugong/python3-dugong.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-dugong/python3-dugong.SlackBuild b/python/python3-dugong/python3-dugong.SlackBuild index 7381b707f9..49490b7027 100644 --- a/python/python3-dugong/python3-dugong.SlackBuild +++ b/python/python3-dugong/python3-dugong.SlackBuild @@ -26,8 +26,8 @@ PRGNAM=python3-dugong SRCNAM=nikratio-python-dugong -REV=${REV:-1120ec2672dd} -VERSION=${VERSION:-3.6} +REV=${REV:-21b41d977c10} +VERSION=${VERSION:-3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-dugong/python3-dugong.info b/python/python3-dugong/python3-dugong.info index 116a26d485..32726bf377 100644 --- a/python/python3-dugong/python3-dugong.info +++ b/python/python3-dugong/python3-dugong.info @@ -1,8 +1,8 @@ PRGNAM="python3-dugong" -VERSION="3.6" +VERSION="3.7" HOMEPAGE="https://bitbucket.org/nikratio/python-dugong/" -DOWNLOAD="https://bitbucket.org/nikratio/python-dugong/get/release-3.6.tar.bz2" -MD5SUM="a1989e6f178485f3f51001962f20112e" +DOWNLOAD="https://bitbucket.org/nikratio/python-dugong/get/release-3.7.tar.bz2" +MD5SUM="fc42583424ab74219c4d7a6df0400b35" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |