diff options
author | B. Watson <yalhcru@gmail.com> | 2020-08-05 04:22:51 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:36 +0700 |
commit | 220e85630f75ea2626387c29a4899757115087fe (patch) | |
tree | 61f7882b1e7690f36c629ba002a22f56bfec7584 | |
parent | 6732c88124f630c62ff2c03b7f24a991b9cc46ea (diff) | |
download | slackbuilds-220e85630f75ea2626387c29a4899757115087fe.tar.gz |
python/python-djvulibre: Updated for version 0.8.5.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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="" |