From eeeae655e186d6782317382ffd44424bc58a44d2 Mon Sep 17 00:00:00 2001 From: Manfred Usselmann Date: Tue, 23 Feb 2021 23:43:23 +0100 Subject: [PATCH] gwenhywfar: update to 5.6.0 --- srcpkgs/gwenhywfar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gwenhywfar/template b/srcpkgs/gwenhywfar/template index f2287e9706a..c00c9fca4c5 100644 --- a/srcpkgs/gwenhywfar/template +++ b/srcpkgs/gwenhywfar/template @@ -1,6 +1,6 @@ # Template file for 'gwenhywfar' pkgname=gwenhywfar -version=5.4.0 +version=5.6.0 revision=1 build_style=gnu-configure configure_args="--enable-visibility --disable-binreloc @@ -12,7 +12,7 @@ maintainer="Enno Boland " license="LGPL-2.1-or-later" homepage="https://github.com/aqbanking/gwenhywfar" distfiles="https://github.com/aqbanking/gwenhywfar/archive/${version}.tar.gz" -checksum=e46c3450d610b36f51b46ab97640ae340e8b68850f03b23b98c4ab682a5027c0 +checksum=9f2876770824a283d02fd730bb1f7a98970fa6f20121f4af433d6698831c3a84 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-devel"