graphics/hugin: Updated for version 2018.0.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
titopoquito 2018-10-20 23:21:07 +01:00 committed by Willy Sudiarto Raharjo
parent fae36c5ac7
commit 64e7e9e2b8
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -1,8 +1,8 @@
PRGNAM="hugin"
VERSION="2017.0.0"
VERSION="2018.0.0"
HOMEPAGE="http://hugin.sourceforge.net/"
DOWNLOAD="https://downloads.sourceforge.net/project/hugin/hugin/hugin-2017.0/hugin-2017.0.0.tar.bz2"
MD5SUM="3b49a905da8ee395774347ee6b3903b0"
DOWNLOAD="https://downloads.sourceforge.net/project/hugin/hugin/hugin-2018.0/hugin-2018.0.0.tar.bz2"
MD5SUM="91cb2c31409c9ef02fc86e17ec2fa068"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="enblend-enfuse exiftool libpano13 tclap wxGTK3"