mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/zathura-pdf-mupdf: Updated for version 0.3.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
4a37b74a52
commit
94f235c5fe
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=zathura-pdf-mupdf
|
||||
VERSION=${VERSION:-0.3.1}
|
||||
VERSION=${VERSION:-0.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zathura-pdf-mupdf"
|
||||
VERSION="0.3.1"
|
||||
VERSION="0.3.2"
|
||||
HOMEPAGE="https://github.com/pwmt/zathura-pdf-mupdf"
|
||||
DOWNLOAD="https://github.com/pwmt/zathura-pdf-mupdf/archive/0.3.1/zathura-pdf-mupdf-0.3.1.tar.gz"
|
||||
MD5SUM="d4a6f16b2df87898200cdfbd640267f6"
|
||||
DOWNLOAD="https://github.com/pwmt/zathura-pdf-mupdf/archive/0.3.2/zathura-pdf-mupdf-0.3.2.tar.gz"
|
||||
MD5SUM="b9659efbc5c04c06c5e986248d3dec19"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mupdf zathura"
|
||||
|
|
Loading…
Reference in a new issue