From 9a14352b148eeaff6a7a7647ecf0f8364d6d0a33 Mon Sep 17 00:00:00 2001 From: lemmi Date: Tue, 30 Aug 2022 14:23:23 +0200 Subject: [PATCH] hugin: add changelog --- srcpkgs/hugin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template index 7961c74632a..73a0822f4e2 100644 --- a/srcpkgs/hugin/template +++ b/srcpkgs/hugin/template @@ -1,8 +1,7 @@ # Template file for 'hugin' pkgname=hugin version=2021.0.0 -revision=1 -wrksrc="${pkgname}-${version}" +revision=2 build_style=cmake build_helper=cmake-wxWidgets-gtk3 pycompile_dirs="usr/share/hugin/data/plugins usr/share/hugin/data/plugins-templates" @@ -16,6 +15,7 @@ short_desc="Easy to use panoramic imaging toolchain" maintainer="lemmi " license="GPL-2.0-or-later" homepage="http://hugin.sourceforge.net/" +changelog="https://hugin.sourceforge.io/releases/${version}/en.shtml" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version%.*}/${pkgname}-${version}.tar.bz2" checksum=047aea8a7fa47844b34ef27c19d3b697e84939dcb1fdbbeb2c204621b66eead9 python_version=3