mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/zathura-cb: Updated for version 0.1.5.
This commit is contained in:
parent
4309ff5896
commit
6049f32527
3 changed files with 4 additions and 7 deletions
|
@ -1,6 +1,3 @@
|
|||
zathura-cb (comic book plugin for zathura)
|
||||
|
||||
Adds support for cbz, cbr, cb7, cbt files to the zathura document viewer.
|
||||
|
||||
This is not the latest version of zathura-cb, as versions newer than
|
||||
0.1.2 require a newer libarchive than Slackware 14.1 ships with.
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
|
||||
|
||||
PRGNAM=zathura-cb
|
||||
VERSION=${VERSION:-0.1.2}
|
||||
VERSION=${VERSION:-0.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zathura-cb"
|
||||
VERSION="0.1.2"
|
||||
VERSION="0.1.5"
|
||||
HOMEPAGE="https://www.pwmt.org/projects/zathura-cb/"
|
||||
DOWNLOAD="http://www.pwmt.org/projects/zathura/plugins/download/zathura-cb-0.1.2.tar.gz"
|
||||
MD5SUM="56aad6e0ac0a256abc6a4fd441ea45ce"
|
||||
DOWNLOAD="http://www.pwmt.org/projects/zathura/plugins/download/zathura-cb-0.1.5.tar.gz"
|
||||
MD5SUM="01f9a217b2e4a67ceeb612f36eafe1a1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="zathura"
|
||||
|
|
Loading…
Reference in a new issue