diff options
author | Bending Unit 647 <bender647[at]gmail[dot]com> | 2011-06-23 20:45:04 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:00 -0300 |
commit | 4120ee182f7e72815480b1fb6cca6713dc41ad64 (patch) | |
tree | 7a683190886dc06914c08ce94ed34842b500407c /office | |
parent | 89eb2e521d6e5ca8afb6da1e3d09cba1df08ef36 (diff) | |
download | slackbuilds-4120ee182f7e72815480b1fb6cca6713dc41ad64.tar.gz |
office/elyxer: Updated for version 1.2.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/elyxer/elyxer.SlackBuild | 2 | ||||
-rw-r--r-- | office/elyxer/elyxer.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/elyxer/elyxer.SlackBuild b/office/elyxer/elyxer.SlackBuild index d46089a698..fd05ca771f 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.0} +VERSION=${VERSION:-1.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/elyxer/elyxer.info b/office/elyxer/elyxer.info index 7510dae06c..e6488a0651 100644 --- a/office/elyxer/elyxer.info +++ b/office/elyxer/elyxer.info @@ -1,10 +1,10 @@ PRGNAM="elyxer" -VERSION="1.2.0" +VERSION="1.2.2" HOMEPAGE="http://elyxer.nongnu.org/" -DOWNLOAD="http://download.savannah.gnu.org/releases/elyxer/elyxer-1.2.0.tar.gz" +DOWNLOAD="http://download.savannah.gnu.org/releases/elyxer/elyxer-1.2.2.tar.gz" DOWNLOAD_x86_64="" -MD5SUM="abd4e3dfb0f6f232bac9ee7d70b87e92" +MD5SUM="50050d76e98eae3576f98daaf5ab6e6a" MD5SUM_x86_64="" MAINTAINER="Bending Unit 647" EMAIL="bender647[at]gmail[dot]com" -APPROVED="Niels Horn" +APPROVED="dsomero" |