diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-djvulibre/python-djvulibre.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-djvulibre/python-djvulibre.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-djvulibre/python-djvulibre.SlackBuild b/python/python-djvulibre/python-djvulibre.SlackBuild index 0121e2bdd2..0b236b1abd 100644 --- a/python/python-djvulibre/python-djvulibre.SlackBuild +++ b/python/python-djvulibre/python-djvulibre.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=python-djvulibre -VERSION=${VERSION:-0.8} +VERSION=${VERSION:-0.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-djvulibre/python-djvulibre.info b/python/python-djvulibre/python-djvulibre.info index 69f404b1e4..93c20f528c 100644 --- a/python/python-djvulibre/python-djvulibre.info +++ b/python/python-djvulibre/python-djvulibre.info @@ -1,8 +1,8 @@ PRGNAM="python-djvulibre" -VERSION="0.8" +VERSION="0.8.5" HOMEPAGE="http://jwilk.net/software/python-djvulibre" -DOWNLOAD="https://github.com/jwilk/python-djvulibre/archive/0.8/python-djvulibre-0.8.tar.gz" -MD5SUM="cdfe2b62d426d6c3aa0b7156e40b0a62" +DOWNLOAD="https://github.com/jwilk/python-djvulibre/archive/0.8.5/python-djvulibre-0.8.5.tar.gz" +MD5SUM="98cbb3ecb34e9df1cb0514a259e580cf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |