diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2021-01-15 17:05:15 +0000 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2021-01-15 17:05:15 +0000 |
commit | dabc1c080a9750e611564d599ced596a24f50a05 (patch) | |
tree | 37dd7e6baadf425bee0b4a81d807ce55a5f8cb7b /system/intelmas/intelmas.SlackBuild | |
parent | 602374c80ced0a8a3259dc17f651a9f48cd84618 (diff) |
system/intelmas: Updated for version 1.5.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'system/intelmas/intelmas.SlackBuild')
-rw-r--r-- | system/intelmas/intelmas.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/intelmas/intelmas.SlackBuild b/system/intelmas/intelmas.SlackBuild index 96dc62826d964..ea0420f8c3a51 100644 --- a/system/intelmas/intelmas.SlackBuild +++ b/system/intelmas/intelmas.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for intelmas -# Copyright 2020, Alexander Verbovetsky, Moscow, Russia +# Copyright 2020-2021, Alexander Verbovetsky, Moscow, Russia # 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=intelmas -VERSION=${VERSION:-1.4} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |