mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/djvusmooth: Updated for version 0.2.19.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
984ecf58b2
commit
b0ce3afdc0
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue