mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/mendeleydesktop: Updated for version 1.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e938ada56d
commit
b25a167002
2 changed files with 7 additions and 7 deletions
|
@ -3,10 +3,10 @@
|
|||
# Slackware build script for mendeleydesktop
|
||||
|
||||
# Written by Grissiom <chaos.proton@gmail.com>
|
||||
# Updated by Glenn Becker <burningc@sdf.org>
|
||||
# Updated by Glenn Becker <glenn.becker@gmail.com>
|
||||
|
||||
PRGNAM=mendeleydesktop
|
||||
VERSION=${VERSION:-1.13.8}
|
||||
VERSION=${VERSION:-1.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mendeleydesktop"
|
||||
VERSION="1.13.8"
|
||||
VERSION="1.15"
|
||||
HOMEPAGE="http://www.mendeley.com/"
|
||||
DOWNLOAD="http://download.mendeley.com/linux/mendeleydesktop-1.13.8-linux-i486.tar.bz2"
|
||||
MD5SUM="79a33509d049a4fa5c139708109edc4a"
|
||||
DOWNLOAD_x86_64="http://download.mendeley.com/linux/mendeleydesktop-1.13.8-linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="850dc2c604d8cd09ffaf1fd8d5cda615"
|
||||
DOWNLOAD="http://download.mendeley.com/linux/mendeleydesktop-1.15-linux-i486.tar.bz2"
|
||||
MD5SUM="4b19536ef4f59406e6708c223a911b96"
|
||||
DOWNLOAD_x86_64="http://download.mendeley.com/linux/mendeleydesktop-1.15-linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="98592385aef62734fbe12d5b28e354f2"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Glenn Becker"
|
||||
EMAIL="glenn.becker@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue