summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Glenn Becker <burningc@sdf.org>2013-06-03 22:32:53 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-06-04 00:11:36 -0500
commit6e52b79427b5e4d04f575074364c336ad79923e9 (patch)
treeca74a7cd285664866a559b109c193d94090916c4 /academic
parent177a174f107197d0576a4bc536cc700dd2123875 (diff)
downloadslackbuilds-6e52b79427b5e4d04f575074364c336ad79923e9.tar.gz
slackbuilds-6e52b79427b5e4d04f575074364c336ad79923e9.tar.xz
academic/mendeleydesktop: Updated for version 1.8.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/mendeleydesktop/README6
-rw-r--r--academic/mendeleydesktop/mendeleydesktop.SlackBuild5
-rw-r--r--academic/mendeleydesktop/mendeleydesktop.info14
-rw-r--r--academic/mendeleydesktop/slack-desc10
4 files changed, 18 insertions, 17 deletions
diff --git a/academic/mendeleydesktop/README b/academic/mendeleydesktop/README
index 49ff5a8533..342deec2aa 100644
--- a/academic/mendeleydesktop/README
+++ b/academic/mendeleydesktop/README
@@ -1,6 +1,6 @@
-Before you use Mendeley, make sure that you are agree with the
-terms and conditions at http://www.mendeley.com/terms/
-
Mendeley is a software to organize, share, and discover research papers.
Like iTunes(tm) for research papers, Mendeley is a free research management
tool for desktop and web.
+
+Before you use Mendeley, make sure that you are agree with the
+terms and conditions at http://www.mendeley.com/terms/
diff --git a/academic/mendeleydesktop/mendeleydesktop.SlackBuild b/academic/mendeleydesktop/mendeleydesktop.SlackBuild
index 7262c0a50a..23cbdccdab 100644
--- a/academic/mendeleydesktop/mendeleydesktop.SlackBuild
+++ b/academic/mendeleydesktop/mendeleydesktop.SlackBuild
@@ -3,9 +3,10 @@
# Slackware build script for mendeleydesktop
# Written by Grissiom <chaos.proton@gmail.com>
+# Updated by Glenn Becker <burningc@sdf.org>
PRGNAM=mendeleydesktop
-VERSION=${VERSION:-1.0.1}
+VERSION=${VERSION:-1.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -53,7 +54,7 @@ find . \
# remove the bundled qt since it should be present in the system already
rm -rf lib/qt
-rm lib/mendeleydesktop/libexec/qt.conf
+# rm lib/mendeleydesktop/libexec/qt.conf
rm -rf lib/mendeleydesktop/plugins
[ $ARCH = 'x86_64' ] && mv lib lib$LIBDIRSUFFIX
diff --git a/academic/mendeleydesktop/mendeleydesktop.info b/academic/mendeleydesktop/mendeleydesktop.info
index 4a58269a2d..90dc3e3e85 100644
--- a/academic/mendeleydesktop/mendeleydesktop.info
+++ b/academic/mendeleydesktop/mendeleydesktop.info
@@ -1,10 +1,10 @@
PRGNAM="mendeleydesktop"
-VERSION="1.0.1"
+VERSION="1.8.4"
HOMEPAGE="http://www.mendeley.com/"
-DOWNLOAD="http://s3.amazonaws.com/mendeley-desktop-download/linux/mendeleydesktop-1.0.1-linux-i486.tar.bz2"
-MD5SUM="e797daa7c50778d5439431824f1e385d"
-DOWNLOAD_x86_64="http://s3.amazonaws.com/mendeley-desktop-download/linux/mendeleydesktop-1.0.1-linux-x86_64.tar.bz2"
-MD5SUM_x86_64="48dc6d77831d9976a6bd5809b4d47458"
+DOWNLOAD="http://download.mendeley.com/linux/mendeleydesktop-1.8.4-linux-i486.tar.bz2"
+MD5SUM="ef8fbeb33100eb56204edf53a4417b43"
+DOWNLOAD_x86_64="http://download.mendeley.com/linux/mendeleydesktop-1.8.4-linux-x86_64.tar.bz2"
+MD5SUM_x86_64="ab361953c7a873189c7f251847d7881c"
REQUIRES=""
-MAINTAINER="Grissiom"
-EMAIL="chaos.proton@gmail.com"
+MAINTAINER="Glenn Becker"
+EMAIL="burningc@sdf.org"
diff --git a/academic/mendeleydesktop/slack-desc b/academic/mendeleydesktop/slack-desc
index f06bc1d110..ef27378244 100644
--- a/academic/mendeleydesktop/slack-desc
+++ b/academic/mendeleydesktop/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|' on
-# the right side marks the last column you can put a character in. You must make
-# exactly 11 lines for the formatting to be correct. It's also customary to
-# leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
mendeleydesktop: Mendeley Desktop (managing and sharing research papers tool)