mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
office/texmacs Updated to 1.99.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
25b0cc93db
commit
e6ebfae747
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=texmacs
|
PRGNAM=texmacs
|
||||||
VERSION=${VERSION:-1.99.11}
|
VERSION=${VERSION:-1.99.12}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="texmacs"
|
PRGNAM="texmacs"
|
||||||
VERSION="1.99.11"
|
VERSION="1.99.12"
|
||||||
HOMEPAGE="http://www.texmacs.org"
|
HOMEPAGE="http://www.texmacs.org"
|
||||||
DOWNLOAD="http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.11-src.tar.gz"
|
DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.12-src.tar.gz"
|
||||||
MD5SUM="74f6060baa63cc770c64dd21541cc737"
|
MD5SUM="9c8169ff79afefc606564e530ec12ec9"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="guile1.8"
|
REQUIRES="guile1.8"
|
||||||
|
|
Loading…
Reference in a new issue