diff options
-rw-r--r-- | office/texmacs/texmacs.SlackBuild | 2 | ||||
-rw-r--r-- | office/texmacs/texmacs.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild index d271c806f955c..e30332cd43f5a 100644 --- a/office/texmacs/texmacs.SlackBuild +++ b/office/texmacs/texmacs.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texmacs -VERSION=${VERSION:-1.99.7} +VERSION=${VERSION:-1.99.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texmacs/texmacs.info b/office/texmacs/texmacs.info index ca343e81112ce..72168b415df05 100644 --- a/office/texmacs/texmacs.info +++ b/office/texmacs/texmacs.info @@ -1,10 +1,10 @@ PRGNAM="texmacs" -VERSION="1.99.7" +VERSION="1.99.8" HOMEPAGE="http://www.texmacs.org" -DOWNLOAD="http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.7-src.tar.gz" -MD5SUM="39e6502cdb959b4bf6faea4764608809" +DOWNLOAD="http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.8-src.tar.gz" +MD5SUM="603cd25689702759a06984005ec15199" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="guile1.8" MAINTAINER="Zhu Qun-Ying" -EMAIL="zhu.qunying at gmail dot com" +EMAIL="zhu.qunying@gmail.com" |