diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template index 8222d1cf45f..1dd4176ba01 100644 --- a/srcpkgs/hugin/template +++ b/srcpkgs/hugin/template @@ -1,7 +1,7 @@ # Template file for 'hugin' pkgname=hugin -version=2017.0.0 -revision=6 +version=2018.0.0 +revision=1 wrksrc=${pkgname}-${version} build_style=cmake pycompile_module="hpi.py hsi.py" @@ -17,7 +17,7 @@ license="GPL-2" homepage="http://hugin.sourceforge.net/" short_desc="An easy to use panoramic imaging toolchain" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version%.*}/${pkgname}-${version}.tar.bz2" -checksum=86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609 +checksum=d3af0d066ac50e3bb243a175a64ecda136d87178419457e8822e11bcf0e565cb if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python"