diff --git a/srcpkgs/gwenhywfar/template b/srcpkgs/gwenhywfar/template index 2cc807c20a5..5bee528d13c 100644 --- a/srcpkgs/gwenhywfar/template +++ b/srcpkgs/gwenhywfar/template @@ -1,6 +1,6 @@ # Template file for 'gwenhywfar' pkgname=gwenhywfar -version=5.1.0 +version=5.1.2 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=414a29c0f28cb8172b780f2aa71a8408ce0b379304714949190398fde3bcbfbf +checksum=b23b4902600a39df5b5e2e544b5491c7a682a8eb3507cb8c9366f7be6570c383 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-devel"