diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2019-08-24 07:27:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 07:27:46 +0700 |
commit | efcbed84a673417f09040cf1e6a0dada17b799e6 (patch) | |
tree | 3857ede1f37d375bff7ec08d3e02fd575667e7e5 /office/texmacs/texmacs.SlackBuild | |
parent | 54bd8f5fe3ed5b03e9eb875ffeb9644a12b7a3fb (diff) | |
download | slackbuilds-efcbed84a673417f09040cf1e6a0dada17b799e6.tar.gz |
office/texmacs: Updated for version 1.99.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texmacs/texmacs.SlackBuild')
-rw-r--r-- | office/texmacs/texmacs.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild index 13f1224901..81e42ac3bc 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.9} +VERSION=${VERSION:-1.99.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |