diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template index c128e33d04..3f3b26c9bf 100644 --- a/srcpkgs/hugin/template +++ b/srcpkgs/hugin/template @@ -1,7 +1,8 @@ # Template file for 'hugin' pkgname=hugin -version=2016.2.0 -revision=4 +version=2017.0 +revision=1 +wrksrc=${pkgname}-${version}.0 build_style=cmake configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0" pycompile_module="hpi.py hsi.py" @@ -16,8 +17,8 @@ depends="exiftool" 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=54ab1bc8dd94d83c02bfd4082c4454b3b33f0fa56bc17b45cf3e89be87691f15 +distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.bz2" +checksum=86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609 pre_configure() { sed -i '//d' src/hugin_base/hugin_utils/platform.cpp