diff options
Diffstat (limited to 'python/python3-uth')
-rw-r--r-- | python/python3-uth/python3-uth.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-uth/python3-uth.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-uth/python3-uth.SlackBuild b/python/python3-uth/python3-uth.SlackBuild index ca6d1a24e5..02b80245e1 100644 --- a/python/python3-uth/python3-uth.SlackBuild +++ b/python/python3-uth/python3-uth.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python3-uth SRCNAM=uth -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-uth/python3-uth.info b/python/python3-uth/python3-uth.info index c9fd939302..cdd3fafb58 100644 --- a/python/python3-uth/python3-uth.info +++ b/python/python3-uth/python3-uth.info @@ -1,8 +1,8 @@ PRGNAM="python3-uth" -VERSION="1.1.0" -HOMEPAGE="https://github.com/jannero/uth" -DOWNLOAD="https://files.pythonhosted.org/packages/c9/c5/5b790f2ebda07a0dccc115c349d284564cfdaa66318b49eeab3cb12df4da/uth-1.1.0.tar.gz" -MD5SUM="86b53c1913383fde67f7f43ef5797512" +VERSION="1.1.1" +HOMEPAGE="https://github.com/janneronkko/uth" +DOWNLOAD="https://files.pythonhosted.org/packages/df/f7/1ac0b2ee17699ad2efa12747ece1c9838b83901d2641d3dd2f8d9282f9b8/uth-1.1.1.tar.gz" +MD5SUM="3b3085aa0443bc151993f2a2d3eb9cd6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools_autover" |