summaryrefslogtreecommitdiffstats
path: root/network/etherpad-lite
diff options
context:
space:
mode:
author Luke Williams <xocel@iquidus.org>2013-02-23 23:20:03 -0600
committer Robby Workman <rworkman@slackbuilds.org>2013-02-24 10:23:14 -0600
commit196f57a4114b8966d69c22d25914af25146f1a5d (patch)
treed67a2f5007e1926f8d90752682fe8524c6c60e1f /network/etherpad-lite
parent42af50499a44fa7eea2a6c6f7247d0cfa0a65c63 (diff)
downloadslackbuilds-196f57a4114b8966d69c22d25914af25146f1a5d.tar.gz
slackbuilds-196f57a4114b8966d69c22d25914af25146f1a5d.tar.xz
network/etherpad-lite: Updated for version 1.2.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/etherpad-lite')
-rw-r--r--network/etherpad-lite/README2
-rw-r--r--network/etherpad-lite/etherpad-lite.SlackBuild5
-rw-r--r--network/etherpad-lite/etherpad-lite.info6
-rw-r--r--network/etherpad-lite/slack-desc10
4 files changed, 12 insertions, 11 deletions
diff --git a/network/etherpad-lite/README b/network/etherpad-lite/README
index 91425eb693..12d51a48c3 100644
--- a/network/etherpad-lite/README
+++ b/network/etherpad-lite/README
@@ -13,3 +13,5 @@ See README.Slackware for some Slackware notes setup (with things
to do before and after building the package).
abiword (with AbiCommand plugin) is required to import/export pads.
+
+See etherpad lite in action at http://slackpad.org
diff --git a/network/etherpad-lite/etherpad-lite.SlackBuild b/network/etherpad-lite/etherpad-lite.SlackBuild
index 9b39a886fe..27a25c8609 100644
--- a/network/etherpad-lite/etherpad-lite.SlackBuild
+++ b/network/etherpad-lite/etherpad-lite.SlackBuild
@@ -7,7 +7,7 @@
#
PRGNAM=etherpad-lite
-VERSION=${VERSION:-1.2.3}
+VERSION=${VERSION:-1.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -17,7 +17,6 @@ ETHERPAD_UID=${ETHERPAD_UID:-264}
ETHERPAD_GROUP=${ETHERPAD_GROUP:-etherpad}
ETHERPAD_GID=${ETHERPAD_GID:-264}
-# Set arch
ARCH=noarch
CWD=$(pwd)
@@ -48,7 +47,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find . \
diff --git a/network/etherpad-lite/etherpad-lite.info b/network/etherpad-lite/etherpad-lite.info
index 47d76a1f2c..c6cf79ba79 100644
--- a/network/etherpad-lite/etherpad-lite.info
+++ b/network/etherpad-lite/etherpad-lite.info
@@ -1,8 +1,8 @@
PRGNAM="etherpad-lite"
-VERSION="1.2.3"
+VERSION="1.2.7"
HOMEPAGE="http://etherpad.org/"
-DOWNLOAD="https://github.com/ether/etherpad-lite/archive/1.2.3.tar.gz"
-MD5SUM="06e674886d8301c7592311b54a0dfd53"
+DOWNLOAD="https://github.com/ether/etherpad-lite/archive/1.2.7.tar.gz"
+MD5SUM="2c075f8faabdd1be36de758da909c8ba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README% node"
diff --git a/network/etherpad-lite/slack-desc b/network/etherpad-lite/slack-desc
index 7696537c81..71b3de4849 100644
--- a/network/etherpad-lite/slack-desc
+++ b/network/etherpad-lite/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
etherpad-lite: Etherpad lite (really-real time collaborative editor)
-etherpad-lite:
+etherpad-lite:
etherpad-lite: Etherpad lite is a really-real time collaborative editor spawned
-etherpad-lite: from the Hell fire of Etherpad. We're reusing the well tested
-etherpad-lite: Etherpad easysync library to make it really realtime. Etherpad Lite
+etherpad-lite: from the Hell fire of Etherpad. We're reusing the well tested
+etherpad-lite: Etherpad easysync library to make it really realtime. Etherpad Lite
etherpad-lite: is based on node.js ergo is much lighter and more stable than the
etherpad-lite: original Etherpad. Our hope is that this will encourage more users
-etherpad-lite: to use and install a realtime collaborative editor. A smaller,
+etherpad-lite: to use and install a realtime collaborative editor. A smaller,
etherpad-lite: manageable and well documented codebase makes it easier for
etherpad-lite: developers to improve the code and contribute towards the project.
-etherpad-lite: homepage: http://etherpad.org/
+etherpad-lite: Homepage: http://etherpad.org/