diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2017-05-25 18:32:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:31:00 +0700 |
commit | bb1dbade3dad7527ebf87c7891c1f882ac4d97db (patch) | |
tree | 02bccb55e946df48762a6604a311410bd0bfdc27 /office/asymptote/asymptote.SlackBuild | |
parent | 7b8d0c19b63cc4e3a163b53301993f1e99d0711d (diff) |
office/asymptote: Updated for version 2.41.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/asymptote/asymptote.SlackBuild')
-rw-r--r-- | office/asymptote/asymptote.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/asymptote/asymptote.SlackBuild b/office/asymptote/asymptote.SlackBuild index 774f624133cdb..d8881970df11b 100644 --- a/office/asymptote/asymptote.SlackBuild +++ b/office/asymptote/asymptote.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for asymptote -# Copyright 2016 Johannes Schoepfer +# Copyright 2016-2017 Johannes Schoepfer, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=asymptote -VERSION=${VERSION:-2.38} +VERSION=${VERSION:-2.41} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |