diff options
author | titopoquito <titopoquito@gmail.com> | 2018-10-20 23:21:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:03 +0700 |
commit | 64e7e9e2b8b82268f3ef365058c017df32dc06ff (patch) | |
tree | 8a321e9030895f91a79f70a99d069e3f4f893e06 /graphics/hugin/hugin.SlackBuild | |
parent | fae36c5ac7c7d0e926622eba5928467e09fab26d (diff) |
graphics/hugin: Updated for version 2018.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/hugin/hugin.SlackBuild')
-rw-r--r-- | graphics/hugin/hugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hugin/hugin.SlackBuild b/graphics/hugin/hugin.SlackBuild index 7016a0f369917..8a31feb9ee73a 100644 --- a/graphics/hugin/hugin.SlackBuild +++ b/graphics/hugin/hugin.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for Hugin # # Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA -# Copyright 2011-2017 by titopoquito (titopoquito@gmail.com) +# Copyright 2011-2018 by titopoquito (titopoquito@gmail.com) # Thanks to Romain Dartigues for the help with the update to 2016.2.0 # All rights reserved. # @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hugin -VERSION=${VERSION:-2017.0.0} +VERSION=${VERSION:-2018.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |