aboutsummaryrefslogtreecommitdiff
path: root/graphics/hugin/hugin.SlackBuild
diff options
context:
space:
mode:
authortitopoquito <titopoquito@gmail.com>2022-04-06 17:54:43 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-09 15:45:49 +0700
commitee828df0135b223d04b690ad37ccc2dd1e364a63 (patch)
treed8ada6ea729ce468f3db6f3d6ee0efa324c59a8b /graphics/hugin/hugin.SlackBuild
parent14fd9e26c6d870d3df13f90e203fd73c1fb73cc3 (diff)
graphics/hugin: Updated for version 2021.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/hugin/hugin.SlackBuild')
-rw-r--r--graphics/hugin/hugin.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/hugin/hugin.SlackBuild b/graphics/hugin/hugin.SlackBuild
index a5d82d1b500b2..b436dc131aff2 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-2018 by titopoquito (titopoquito@gmail.com)
+# Copyright 2011-2022 by titopoquito (titopoquito@gmail.com)
# Thanks to Romain Dartigues for the help with the update to 2016.2.0
# All rights reserved.
#
@@ -31,8 +31,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hugin
-VERSION=${VERSION:-2020.0.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2021.0.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}