diff options
Diffstat (limited to 'office/xreader/xreader.SlackBuild')
-rw-r--r-- | office/xreader/xreader.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/office/xreader/xreader.SlackBuild b/office/xreader/xreader.SlackBuild index 5fa5b63a6f3bb..a15d78c18031e 100644 --- a/office/xreader/xreader.SlackBuild +++ b/office/xreader/xreader.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xreader -# Copyright 2017 Rodrigo Gimenez <rodrigog83[at]gmail[dot]com> +# Copyright 2017 Rodrigo Gimenez <estrod[at]zoho[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,10 +23,10 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xreader -VERSION=${VERSION:-1.2.2} +VERSION=${VERSION:-1.4.0} # To configure the source we need macros that exist in mate-common # This defines the version of mate-common we'll use -MATECOMMONVERSION=1.16.0 +MATECOMMONVERSION=1.18.0 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |