office/zathura-cb: Updated for version 0.1.5.

This commit is contained in:
B. Watson 2016-07-26 00:14:39 -04:00 committed by Willy Sudiarto Raharjo
parent 4309ff5896
commit 6049f32527
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 4 additions and 7 deletions

View file

@ -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.

View file

@ -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}

View file

@ -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"