diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-progress/python-progress.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-progress/python-progress.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-progress/python-progress.SlackBuild b/python/python-progress/python-progress.SlackBuild index 191e1fd01e625..ce849cdf8c5a2 100644 --- a/python/python-progress/python-progress.SlackBuild +++ b/python/python-progress/python-progress.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-progress -VERSION=${VERSION:-1.3} +VERSION=${VERSION:-1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-progress/python-progress.info b/python/python-progress/python-progress.info index dfe47aab210f7..b09144eab33e0 100644 --- a/python/python-progress/python-progress.info +++ b/python/python-progress/python-progress.info @@ -1,8 +1,8 @@ PRGNAM="python-progress" -VERSION="1.3" +VERSION="1.4" HOMEPAGE="https://github.com/verigak/progress/" -DOWNLOAD="https://github.com/verigak/progress/archive/1.3/progress-1.3.tar.gz" -MD5SUM="236c376f2c125428633ebf3fd3321471" +DOWNLOAD="https://github.com/verigak/progress/archive/1.4/progress-1.4.tar.gz" +MD5SUM="3cc1157696329c4392e8b9b4a9ceb7a2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |