diff options
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 774f624133cd..d8881970df11 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} |