eqonomize: update to 1.4.3.

This commit is contained in:
mobinmob 2020-05-24 19:54:31 +03:00 committed by Piraty
parent 2ef65fdf06
commit 585aa8340c

View file

@ -1,6 +1,6 @@
# Template file for 'eqonomize'
pkgname=eqonomize
version=1.4.2
version=1.4.3
revision=1
build_style=qmake
makedepends="qt5-charts-devel"
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="http://eqonomize.github.io"
changelog="https://raw.githubusercontent.com/Eqonomize/Eqonomize/master/ChangeLog"
distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/${pkgname}-${version}.tar.gz"
checksum=1972efad7afad7c516cae8ef65894a4f205f722ab039748b132212cf7e1a6d8d
checksum=f9850006e0058773f2256da65794698c6d7ecd691a05d5c22e941db31e5d38c2
if [ "$CROSS_BUILD" ]; then
hostmakedepends="qt5-charts-devel"