office/xreader: Updated for version 1.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bb1dbade3d
commit
17c6138756
|
@ -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
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="xreader"
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.4.2"
|
||||
HOMEPAGE="https://github.com/linuxmint/xreader"
|
||||
DOWNLOAD="https://github.com/linuxmint/xreader/archive/1.4.0/xreader-1.4.0.tar.gz \
|
||||
DOWNLOAD="https://github.com/linuxmint/xreader/archive/1.4.2/xreader-1.4.2.tar.gz \
|
||||
https://github.com/mate-desktop/mate-common/archive/v1.18.0/mate-common-1.18.0.tar.gz"
|
||||
MD5SUM="9b2173cb1f3d67aec0472317220b15dd \
|
||||
MD5SUM="c70be4785706a6ce0602574ec890faf1 \
|
||||
aaeb3d9b510d4fabaca363d71f35539c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue