diff options
Diffstat (limited to 'python/python-djvulibre/python-djvulibre.SlackBuild')
| -rw-r--r-- | python/python-djvulibre/python-djvulibre.SlackBuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/python/python-djvulibre/python-djvulibre.SlackBuild b/python/python-djvulibre/python-djvulibre.SlackBuild index 5e448ef998..658e561412 100644 --- a/python/python-djvulibre/python-djvulibre.SlackBuild +++ b/python/python-djvulibre/python-djvulibre.SlackBuild @@ -6,6 +6,8 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20230108 bkw: update for v0.8.8. + # 20211205 bkw: # - update for v0.8.7. # - rename back to python-djvulibre, because: @@ -14,7 +16,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-djvulibre -VERSION=${VERSION:-0.8.7} +VERSION=${VERSION:-0.8.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
