From e47dc4fb58789a34a5a7f858ba507d8c18c0d80e 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gwenhywfar/template b/srcpkgs/gwenhywfar/template index 89adfe051249..c00c9fca4c58 100644 --- a/srcpkgs/gwenhywfar/template +++ b/srcpkgs/gwenhywfar/template @@ -1,7 +1,7 @@ # Template file for 'gwenhywfar' pkgname=gwenhywfar -version=5.4.0 -revision=2 +version=5.6.0 +revision=1 build_style=gnu-configure configure_args="--enable-visibility --disable-binreloc --with-qt5-moc=/usr/lib/qt5/bin/moc --with-qt5-uic=/usr/lib/qt5/bin/uic" @@ -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"