From fbb2202c023ba912ef95914449697b2a048e8b66 Mon Sep 17 00:00:00 2001 From: lemmi Date: Tue, 20 Dec 2022 16:45:47 +0100 Subject: [PATCH] hugin: update to 2022.0.0. --- srcpkgs/hugin/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template index ab38812dc63..05e06d1f556 100644 --- a/srcpkgs/hugin/template +++ b/srcpkgs/hugin/template @@ -1,7 +1,7 @@ # Template file for 'hugin' pkgname=hugin -version=2021.0.0 -revision=5 +version=2022.0.0 +revision=1 build_style=cmake build_helper=cmake-wxWidgets-gtk3 pycompile_dirs="usr/share/hugin/data/plugins usr/share/hugin/data/plugins-templates" @@ -17,7 +17,7 @@ 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 +checksum=97c8562a0ba9a743e0b955a43dfde048b1c60cd9e5f2ee2b69de1a81646e05a7 python_version=3 if [ "$CROSS_BUILD" ]; then