diff options
author | B. Watson <yalhcru@gmail.com> | 2018-01-02 13:05:42 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:55:41 +0700 |
commit | edc81e7c5987b493c601264b8e180c78c6d9fe3f (patch) | |
tree | d94d75a00f1edf86993f836b2e77647d36cf2e50 | |
parent | 4da03546ee1bed6bc1f61286637cfa0b60857950 (diff) | |
download | slackbuilds-edc81e7c5987b493c601264b8e180c78c6d9fe3f.tar.gz |
office/zathura-ps: Updated for version 0.2.5.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | office/zathura-ps/zathura-ps.SlackBuild | 2 | ||||
-rw-r--r-- | office/zathura-ps/zathura-ps.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/zathura-ps/zathura-ps.SlackBuild b/office/zathura-ps/zathura-ps.SlackBuild index bc3be279fc..d860a8d74b 100644 --- a/office/zathura-ps/zathura-ps.SlackBuild +++ b/office/zathura-ps/zathura-ps.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=zathura-ps -VERSION=${VERSION:-0.2.4} +VERSION=${VERSION:-0.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/zathura-ps/zathura-ps.info b/office/zathura-ps/zathura-ps.info index e0a0e78abe..0ecd8c70d4 100644 --- a/office/zathura-ps/zathura-ps.info +++ b/office/zathura-ps/zathura-ps.info @@ -1,8 +1,8 @@ PRGNAM="zathura-ps" -VERSION="0.2.4" +VERSION="0.2.5" HOMEPAGE="https://github.com/pwmt/zathura-ps" -DOWNLOAD="https://github.com/pwmt/zathura-ps/archive/0.2.4/zathura-ps-0.2.4.tar.gz" -MD5SUM="754eb4fb0fd6009d9f0dc4ffd52f55d8" +DOWNLOAD="https://github.com/pwmt/zathura-ps/archive/0.2.5/zathura-ps-0.2.5.tar.gz" +MD5SUM="424c5009891c58bb5aa592aa783bc84a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="zathura" |