diff options
Diffstat (limited to 'office')
-rw-r--r-- | office/texmacs/texmacs.SlackBuild | 2 | ||||
-rw-r--r-- | office/texmacs/texmacs.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild index 81e42ac3bc..f1ba66ccfa 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.11} +VERSION=${VERSION:-1.99.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texmacs/texmacs.info b/office/texmacs/texmacs.info index 07131b47f1..93cf974b38 100644 --- a/office/texmacs/texmacs.info +++ b/office/texmacs/texmacs.info @@ -1,8 +1,8 @@ PRGNAM="texmacs" -VERSION="1.99.11" +VERSION="1.99.12" HOMEPAGE="http://www.texmacs.org" -DOWNLOAD="http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.11-src.tar.gz" -MD5SUM="74f6060baa63cc770c64dd21541cc737" +DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.12-src.tar.gz" +MD5SUM="9c8169ff79afefc606564e530ec12ec9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="guile1.8" |