diff options
Diffstat (limited to 'libraries/SimGear/SimGear.SlackBuild')
-rw-r--r-- | libraries/SimGear/SimGear.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/SimGear/SimGear.SlackBuild b/libraries/SimGear/SimGear.SlackBuild index 3a13aa4e2ddc..bf7d0f5f0ce7 100644 --- a/libraries/SimGear/SimGear.SlackBuild +++ b/libraries/SimGear/SimGear.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SimGear # Copyright before version 2016.3.1 by Diego Pantano <poplin.dp@gmail.com> -# Copyright 2016 Panagiotis Nikolaou, Karlovasi Samos, Gr +# Copyright 2016-2017 Panagiotis Nikolaou, Culver City, CA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -13,7 +13,7 @@ # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO # EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; @@ -24,7 +24,7 @@ PRGNAM=SimGear SRCNAM=simgear -VERSION=${VERSION:-2016.4.3} +VERSION=${VERSION:-2016.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |