diff options
Diffstat (limited to 'python/python3-dugong')
-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 7381b707f9106..49490b70279e7 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 116a26d485394..32726bf377849 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" |