gwenhywfar: update to 5.6.0.

This commit is contained in:
Helmut Pozimski 2021-04-10 08:38:48 +02:00
parent 11ab3e8b23
commit 128832c1f9

View file

@ -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 <gottox@voidlinux.org>"
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"