diff options
author | Valeriy Timchenko <ValTimchenko@gmail.com> | 2010-04-17 15:54:34 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-15 10:38:14 +0200 |
commit | 99c5ec54e49ce7a35f36235933076a8880a0be4f (patch) | |
tree | f275ce5274e7dba28ee7e92f0b2345f0cedc8c08 /office/org-mode | |
parent | 3bddd00c7b57a33065ba77e6d1aaf147305490ab (diff) | |
download | slackbuilds-99c5ec54e49ce7a35f36235933076a8880a0be4f.tar.gz |
office/org-mode: Updated for version 6.35g.
Diffstat (limited to 'office/org-mode')
-rw-r--r-- | office/org-mode/org-mode.SlackBuild | 2 | ||||
-rw-r--r-- | office/org-mode/org-mode.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/org-mode/org-mode.SlackBuild b/office/org-mode/org-mode.SlackBuild index 50ed7edc2e..be000f18c7 100644 --- a/office/org-mode/org-mode.SlackBuild +++ b/office/org-mode/org-mode.SlackBuild @@ -5,7 +5,7 @@ # Written by Valeriy Timchenko <ValTimchenko@gmail.com> PRGNAM=org-mode -VERSION=${VERSION:-6.34c} +VERSION=${VERSION:-6.35g} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/org-mode/org-mode.info b/office/org-mode/org-mode.info index a9a1e34cb0..de4711d323 100644 --- a/office/org-mode/org-mode.info +++ b/office/org-mode/org-mode.info @@ -1,10 +1,10 @@ PRGNAM="org-mode" -VERSION="6.34c" +VERSION="6.35g" HOMEPAGE="http://orgmode.org" -DOWNLOAD="http://orgmode.org/org-6.34c.tar.gz" -MD5SUM="e15b22ed4e319c67aac8cdf3e6c72ebe" +DOWNLOAD="http://orgmode.org/org-6.35g.tar.gz" +MD5SUM="fe0978bec6caa75325db54b39a4e7912" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Valeriy Timchenko" EMAIL="ValTimchenko@gmail.com" -APPROVED="dsomero" +APPROVED="Erik Hanson" |