academic/mendeleydesktop: Updated for version 1.17.6 + new maint.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
DhabyX 2017-01-17 09:57:11 +00:00 committed by Willy Sudiarto Raharjo
parent 2f58086da4
commit 9d3b64b46e
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 28 additions and 8 deletions

View file

@ -2,11 +2,31 @@
# Slackware build script for mendeleydesktop
# Copyright 2017 Dhaby Xiloj <slack.dhabyx@gmail.com>
# All rights reserved.
# Based on work of:
# Written by Grissiom <chaos.proton@gmail.com>
# Updated by Glenn Becker <glenn.becker@gmail.com>
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
#
# 1. Redistributions of this script must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mendeleydesktop
VERSION=${VERSION:-1.17.4}
VERSION=${VERSION:-1.17.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="mendeleydesktop"
VERSION="1.17.4"
VERSION="1.17.6"
HOMEPAGE="http://www.mendeley.com/"
DOWNLOAD="http://download.mendeley.com/linux/mendeleydesktop-1.17.4-linux-i486.tar.bz2"
MD5SUM="751f94bafe7f60859dfc13f0830c28a5"
DOWNLOAD_x86_64="http://download.mendeley.com/linux/mendeleydesktop-1.17.4-linux-x86_64.tar.bz2"
MD5SUM_x86_64="d981d05ab5189482d626607ace9e3c49"
DOWNLOAD="http://download.mendeley.com/linux/mendeleydesktop-1.17.6-linux-i486.tar.bz2"
MD5SUM="c6b8ff62909f98754aefc508d220d70d"
DOWNLOAD_x86_64="http://download.mendeley.com/linux/mendeleydesktop-1.17.6-linux-x86_64.tar.bz2"
MD5SUM_x86_64="3cff945c48f124910d6b7fb8d71dd921"
REQUIRES=""
MAINTAINER="Glenn Becker"
EMAIL="glenn.becker@gmail.com"
MAINTAINER="DhabyX"
EMAIL="slack.dhabyx@gmail.com"