summaryrefslogtreecommitdiffstats
path: root/office/elyxer
diff options
context:
space:
mode:
author Bending Unit 647 <bender647[at]gmail[dot]com>2013-05-19 09:12:24 -0400
committer dsomero <xgizzmo@slackbuilds.org>2013-05-19 09:12:24 -0400
commitc712ac01fecc4fc1fd7918275803e69a6f0a0624 (patch)
tree7b6ae2d4f1ec45b6d9b31e1a1ab618ec6c71cfa0 /office/elyxer
parenta8a0b44d01b91471ce942364b10554aa6023a69e (diff)
downloadslackbuilds-c712ac01fecc4fc1fd7918275803e69a6f0a0624.tar.gz
slackbuilds-c712ac01fecc4fc1fd7918275803e69a6f0a0624.tar.xz
office/elyxer: Updated for version 1.2.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/elyxer')
-rw-r--r--office/elyxer/elyxer.SlackBuild4
-rw-r--r--office/elyxer/elyxer.info8
-rw-r--r--office/elyxer/slack-desc8
3 files changed, 10 insertions, 10 deletions
diff --git a/office/elyxer/elyxer.SlackBuild b/office/elyxer/elyxer.SlackBuild
index 7b3dfbfeb0..3159c7ecf5 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.2.3}
+VERSION=${VERSION:-1.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -62,7 +62,7 @@ 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
+cp -a LICENSE README.md gpl-3.0-standalone.html docs $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/office/elyxer/elyxer.info b/office/elyxer/elyxer.info
index 82ba4fe5be..d0811876da 100644
--- a/office/elyxer/elyxer.info
+++ b/office/elyxer/elyxer.info
@@ -1,9 +1,9 @@
PRGNAM="elyxer"
-VERSION="1.2.3"
-HOMEPAGE="http://elyxer.nongnu.org/"
-DOWNLOAD="http://download.savannah.gnu.org/releases/elyxer/elyxer-1.2.3.tar.gz"
+VERSION="1.2.5"
+HOMEPAGE="http://alexfernandez.github.io/elyxer/"
+DOWNLOAD="http://alexfernandez.github.io/elyxer/dist/elyxer-1.2.5.tar.gz"
DOWNLOAD_x86_64=""
-MD5SUM="b745eed972ce31d391579793ec5829f6"
+MD5SUM="2692c4c6c5f379c2866eb11eced628bd"
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Bending Unit 647"
diff --git a/office/elyxer/slack-desc b/office/elyxer/slack-desc
index 4324cd677c..45fa4c3a13 100644
--- a/office/elyxer/slack-desc
+++ b/office/elyxer/slack-desc
@@ -1,8 +1,8 @@
# 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
+# 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------------------------------------------------------|
elyxer: elyxer (Lyx to HTML converter)