diff options
-rw-r--r-- | office/xreader/xreader.SlackBuild | 6 | ||||
-rw-r--r-- | office/xreader/xreader.info | 12 |
2 files changed, 9 insertions, 9 deletions
diff --git a/office/xreader/xreader.SlackBuild b/office/xreader/xreader.SlackBuild index 5fa5b63a6f..a15d78c180 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} diff --git a/office/xreader/xreader.info b/office/xreader/xreader.info index 5e082eac3c..d9498532aa 100644 --- a/office/xreader/xreader.info +++ b/office/xreader/xreader.info @@ -1,12 +1,12 @@ PRGNAM="xreader" -VERSION="1.2.2" +VERSION="1.4.0" HOMEPAGE="https://github.com/linuxmint/xreader" -DOWNLOAD="https://github.com/linuxmint/xreader/archive/1.2.2/xreader-1.2.2.tar.gz \ - https://github.com/mate-desktop/mate-common/archive/v1.16.0/mate-common-1.16.0.tar.gz" -MD5SUM="ae878ed2658747c42bce2fd6ebb18a0a \ - a6e57c48263118cbb7e4e61c72372328" +DOWNLOAD="https://github.com/linuxmint/xreader/archive/1.4.0/xreader-1.4.0.tar.gz \ + https://github.com/mate-desktop/mate-common/archive/v1.18.0/mate-common-1.18.0.tar.gz" +MD5SUM="9b2173cb1f3d67aec0472317220b15dd \ + aaeb3d9b510d4fabaca363d71f35539c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="yelp-tools" MAINTAINER="Rodrigo Gimenez" -EMAIL="rodrigog83[at]gmail[dot]com" +EMAIL="estrod[at]zoho[dot]com" |