diff options
author | Rodrigo Gimenez <estrod[at]zoho[dot]com> | 2017-05-25 22:45:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:31:00 +0700 |
commit | 17c613875633e6ef03c947f924826ae61adabe45 (patch) | |
tree | 8f98d7dedaf207aa7156c7439e9db607d91ce422 /office/xreader/xreader.SlackBuild | |
parent | bb1dbade3dad7527ebf87c7891c1f882ac4d97db (diff) |
office/xreader: Updated for version 1.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/xreader/xreader.SlackBuild')
-rw-r--r-- | office/xreader/xreader.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/xreader/xreader.SlackBuild b/office/xreader/xreader.SlackBuild index a15d78c18031..eae1823bc214 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.0} +VERSION=${VERSION:-1.4.2} # 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 |