diff options
author | Rodrigo Gimenez <estrod[at]zoho[dot]com> | 2017-07-16 23:49:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:31 +0700 |
commit | 3ccc1e4b7502488546429187eb7c04ba811be42f (patch) | |
tree | 9537f532fb63fee3519be411587c396150cc7d38 /office/xreader | |
parent | 5f973e03f2710ffc4ebda0e9ea89914bd2de6af9 (diff) | |
download | slackbuilds-3ccc1e4b7502488546429187eb7c04ba811be42f.tar.gz |
office/xreader: Updated for version 1.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/xreader')
-rw-r--r-- | office/xreader/xreader.SlackBuild | 2 | ||||
-rw-r--r-- | office/xreader/xreader.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/xreader/xreader.SlackBuild b/office/xreader/xreader.SlackBuild index eae1823bc2..5422e057d6 100644 --- a/office/xreader/xreader.SlackBuild +++ b/office/xreader/xreader.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xreader -VERSION=${VERSION:-1.4.2} +VERSION=${VERSION:-1.4.4} # To configure the source we need macros that exist in mate-common # This defines the version of mate-common we'll use MATECOMMONVERSION=1.18.0 diff --git a/office/xreader/xreader.info b/office/xreader/xreader.info index 7d16ba4791..5bf7712932 100644 --- a/office/xreader/xreader.info +++ b/office/xreader/xreader.info @@ -1,9 +1,9 @@ PRGNAM="xreader" -VERSION="1.4.2" +VERSION="1.4.4" HOMEPAGE="https://github.com/linuxmint/xreader" -DOWNLOAD="https://github.com/linuxmint/xreader/archive/1.4.2/xreader-1.4.2.tar.gz \ +DOWNLOAD="https://github.com/linuxmint/xreader/archive/1.4.4/xreader-1.4.4.tar.gz \ https://github.com/mate-desktop/mate-common/archive/v1.18.0/mate-common-1.18.0.tar.gz" -MD5SUM="c70be4785706a6ce0602574ec890faf1 \ +MD5SUM="f528263d7d491e976d819e65cf3930f9 \ aaeb3d9b510d4fabaca363d71f35539c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |