diff --git a/srcpkgs/gwenhywfar/template b/srcpkgs/gwenhywfar/template index 89adfe05124..c6e01f4bea8 100644 --- a/srcpkgs/gwenhywfar/template +++ b/srcpkgs/gwenhywfar/template @@ -1,9 +1,9 @@ # 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 +configure_args="--disable-binreloc --with-qt5-moc=/usr/lib/qt5/bin/moc --with-qt5-uic=/usr/lib/qt5/bin/uic" hostmakedepends="automake pkg-config libgcrypt-devel libtool which" makedepends="libgcrypt-devel gnutls-devel gtk+-devel qt5-devel gtk+3-devel" @@ -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"