gwenhywfar: update to 5.4.0.

This commit is contained in:
Helmut Pozimski 2020-08-31 10:36:53 +02:00
parent 749e6cf4ba
commit 751c639ac9

View file

@ -1,7 +1,7 @@
# Template file for 'gwenhywfar'
pkgname=gwenhywfar
version=5.3.0
revision=2
version=5.4.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 <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=f598225bb3a84b2199a066e118c9defd249c8ec6e45bef3b1efac516edaff068
checksum=e46c3450d610b36f51b46ab97640ae340e8b68850f03b23b98c4ab682a5027c0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"