diff options
author | B. Watson <yalhcru@gmail.com> | 2018-01-02 13:06:37 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:55:41 +0700 |
commit | 4a37b74a52cece7054b5751810116aa8aedd282f (patch) | |
tree | f2cc4863886242f74692bfd12931311f679dae00 /office/zathura-cb | |
parent | edc81e7c5987b493c601264b8e180c78c6d9fe3f (diff) | |
download | slackbuilds-4a37b74a52cece7054b5751810116aa8aedd282f.tar.gz |
office/zathura-cb: Updated for version 0.1.7.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office/zathura-cb')
-rw-r--r-- | office/zathura-cb/zathura-cb.SlackBuild | 2 | ||||
-rw-r--r-- | office/zathura-cb/zathura-cb.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/zathura-cb/zathura-cb.SlackBuild b/office/zathura-cb/zathura-cb.SlackBuild index fd659468dd..2abd667972 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://www.wtfpl.net/txt/copying/ for details. PRGNAM=zathura-cb -VERSION=${VERSION:-0.1.6} +VERSION=${VERSION:-0.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/zathura-cb/zathura-cb.info b/office/zathura-cb/zathura-cb.info index c99b5eebee..96cdee126d 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.6" +VERSION="0.1.7" HOMEPAGE="https://github.com/pwmt/zathura-cb" -DOWNLOAD="https://github.com/pwmt/zathura-cb/archive/0.1.6/zathura-cb-0.1.6.tar.gz" -MD5SUM="23a5e40754ef9b2d0ce22c71dc717335" +DOWNLOAD="https://github.com/pwmt/zathura-cb/archive/0.1.7/zathura-cb-0.1.7.tar.gz" +MD5SUM="909c74071104ce8a72bc1e5bc9df287b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="zathura" |