office/texmacs: Updated for version 2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e9d01a3135
commit
416951b8e6
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=texmacs
|
||||
VERSION=${VERSION:-1.99.20}
|
||||
VERSION=${VERSION:-2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="texmacs"
|
||||
VERSION="1.99.20"
|
||||
VERSION="2.1"
|
||||
HOMEPAGE="http://www.texmacs.org"
|
||||
DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.20-src.tar.gz"
|
||||
MD5SUM="39643b7622d0f017712823aee4796d42"
|
||||
DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-2.1-src.tar.gz"
|
||||
MD5SUM="cb815c9e4c02505d853abc1bdb788164"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="guile1.8"
|
||||
|
|
Loading…
Reference in New Issue