office/xreader: Updated for version 1.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Rodrigo Gimenez 2017-05-06 00:48:34 +07:00 committed by Willy Sudiarto Raharjo
parent 17c2a19ae9
commit 2ac5baa8f2
2 changed files with 9 additions and 9 deletions

View file

@ -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}

View file

@ -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"