summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
Diffstat (limited to 'office')
-rw-r--r--office/elyxer/elyxer.SlackBuild8
-rw-r--r--office/elyxer/elyxer.info8
-rw-r--r--office/elyxer/slack-desc1
3 files changed, 8 insertions, 9 deletions
diff --git a/office/elyxer/elyxer.SlackBuild b/office/elyxer/elyxer.SlackBuild
index 8f28f2c7e2..f229b65a73 100644
--- a/office/elyxer/elyxer.SlackBuild
+++ b/office/elyxer/elyxer.SlackBuild
@@ -5,7 +5,7 @@
# Written by Bending Unit 647 <bender647[at]gmail[dot]com>
PRGNAM=elyxer
-VERSION=${VERSION:-1.0.3}
+VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -53,13 +53,13 @@ find . \
python setup.py install --root=$PKG
-find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
- | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
-
mkdir -p $PKG/usr/bin
cat $CWD/elyxer.sh > $PKG/usr/bin/elyxer
chmod 0755 $PKG/usr/bin/elyxer
+find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
+ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
+
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a LICENSE README gpl-3.0-standalone.html docs $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/office/elyxer/elyxer.info b/office/elyxer/elyxer.info
index 10a57631c1..62bd0a4973 100644
--- a/office/elyxer/elyxer.info
+++ b/office/elyxer/elyxer.info
@@ -1,10 +1,10 @@
PRGNAM="elyxer"
-VERSION="1.0.3"
+VERSION="1.1.2"
HOMEPAGE="http://elyxer.nongnu.org/"
-DOWNLOAD="http://download.savannah.gnu.org/releases/elyxer/elyxer-1.0.3.tar.gz"
-MD5SUM="06be63a5efbd1be566f2fb26f02259a8"
+DOWNLOAD="http://download.savannah.gnu.org/releases/elyxer/elyxer-1.1.2.tar.gz"
DOWNLOAD_x86_64=""
+MD5SUM="dc1e5e59ac7ef2b62e7dff35a1ced411"
MD5SUM_x86_64=""
MAINTAINER="Bending Unit 647"
EMAIL="bender647[at]gmail[dot]com"
-APPROVED="rworkman"
+APPROVED="Erik Hanson"
diff --git a/office/elyxer/slack-desc b/office/elyxer/slack-desc
index 13a3579aa6..de438d90a2 100644
--- a/office/elyxer/slack-desc
+++ b/office/elyxer/slack-desc
@@ -17,4 +17,3 @@ elyxer: Project website: http://elyxer.nongnu.org/
elyxer:
elyxer: User guide: http://elyxer.nongnu.org/userguide.html
elyxer:
-elyxer: