hugin: revbump for imath-3.1.7.
This commit is contained in:
parent
1fe2c8a12e
commit
85e7ddedfb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hugin'
|
||||
pkgname=hugin
|
||||
version=2022.0.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=cmake
|
||||
build_helper=cmake-wxWidgets-gtk3
|
||||
pycompile_dirs="usr/share/hugin/data/plugins usr/share/hugin/data/plugins-templates"
|
||||
|
@ -14,9 +14,9 @@ depends="exiftool enblend-enfuse"
|
|||
short_desc="Easy to use panoramic imaging toolchain"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://hugin.sourceforge.net/"
|
||||
homepage="https://hugin.sourceforge.net/"
|
||||
changelog="https://hugin.sourceforge.io/releases/${version}/en.shtml"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
distfiles="${SOURCEFORGE_SITE}/hugin/hugin/hugin-${version%.*}/hugin-${version}.tar.bz2"
|
||||
checksum=97c8562a0ba9a743e0b955a43dfde048b1c60cd9e5f2ee2b69de1a81646e05a7
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Reference in New Issue