office/djvusmooth: Updated for version 0.2.19.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2018-01-03 16:46:01 -05:00 committed by Willy Sudiarto Raharjo
parent 984ecf58b2
commit b0ce3afdc0
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=djvusmooth
VERSION=${VERSION:-0.2.18}
VERSION=${VERSION:-0.2.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="djvusmooth"
VERSION="0.2.18"
VERSION="0.2.19"
HOMEPAGE="http://jwilk.net/software/djvusmooth"
DOWNLOAD="https://github.com/jwilk/djvusmooth/releases/download/0.2.18/djvusmooth-0.2.18.tar.gz"
MD5SUM="3f3a36cc175773246e577eebef7e5b8f"
DOWNLOAD="https://github.com/jwilk/djvusmooth/releases/download/0.2.19/djvusmooth-0.2.19.tar.gz"
MD5SUM="d592bce9fdcdd8344ed0def9c8e6ee82"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxPython python-djvulibre"