diff options
author | B. Watson <yalhcru@gmail.com> | 2016-07-26 00:14:39 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | 6049f32527f28b05fb8ed9944bae4349fceb7c4e (patch) | |
tree | 688cb4c9f5b1641dac5667617ea1d2f020cedf3b | |
parent | 4309ff589661aafcf1ebf8cc535f1bd8d61b0adb (diff) | |
download | slackbuilds-6049f32527f28b05fb8ed9944bae4349fceb7c4e.tar.gz |
office/zathura-cb: Updated for version 0.1.5.
-rw-r--r-- | office/zathura-cb/README | 3 | ||||
-rw-r--r-- | office/zathura-cb/zathura-cb.SlackBuild | 2 | ||||
-rw-r--r-- | office/zathura-cb/zathura-cb.info | 6 |
3 files changed, 4 insertions, 7 deletions
diff --git a/office/zathura-cb/README b/office/zathura-cb/README index c750052582..22bb5dfbec 100644 --- a/office/zathura-cb/README +++ b/office/zathura-cb/README @@ -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. diff --git a/office/zathura-cb/zathura-cb.SlackBuild b/office/zathura-cb/zathura-cb.SlackBuild index 70500f2c36..0f36f3c3a2 100644 --- a/office/zathura-cb/zathura-cb.SlackBuild +++ b/office/zathura-cb/zathura-cb.SlackBuild @@ -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} diff --git a/office/zathura-cb/zathura-cb.info b/office/zathura-cb/zathura-cb.info index 136291188b..907a3e026e 100644 --- a/office/zathura-cb/zathura-cb.info +++ b/office/zathura-cb/zathura-cb.info @@ -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" |