mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/hugin: Updated for version 2020.0.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
93f9837cb3
commit
fec4f2ce78
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=hugin
|
||||
VERSION=${VERSION:-2018.0.0}
|
||||
VERSION=${VERSION:-2020.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hugin"
|
||||
VERSION="2018.0.0"
|
||||
VERSION="2020.0.0"
|
||||
HOMEPAGE="http://hugin.sourceforge.net/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/hugin/hugin/hugin-2018.0/hugin-2018.0.0.tar.bz2"
|
||||
MD5SUM="91cb2c31409c9ef02fc86e17ec2fa068"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/hugin/hugin-2020.0.0.tar.bz2"
|
||||
MD5SUM="59e152871b74fb071bc086fc23a4774a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="enblend-enfuse exiftool libpano13 tclap wxGTK3"
|
||||
|
|
Loading…
Reference in a new issue