diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/texmacs.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/texmacs.rb b/Library/Formula/texmacs.rb index e4e3c634a..169f50e11 100644 --- a/Library/Formula/texmacs.rb +++ b/Library/Formula/texmacs.rb @@ -2,8 +2,8 @@ require 'formula' class Texmacs < Formula homepage 'http://www.texmacs.org' - url 'http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.0.7.19-src.tar.gz' - sha1 '855b8252f561b69deb45a3b80f4531a9055ea465' + url 'http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.0.7.20-src.tar.gz' + sha1 '2865020f89c58f8eb34504cf9ecc53c03038e695' depends_on "qt" depends_on "guile" |
