eqonomize: update to 1.3.4

This commit is contained in:
Unknown 2019-06-02 16:31:41 +03:00 committed by Helmut Pozimski
parent 4c6ff7c7b0
commit cfd709ba66

View file

@ -1,6 +1,6 @@
# Template file for 'eqonomize'
pkgname=eqonomize
version=1.3.3
version=1.3.4
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=571cab4e83f408a46d61efad08ffcf7344ee60086a85689af89a706b4ddae84d
checksum=77375d85b83619ffa48c44ddd99caf527f5eadae08adca46ed4e20c5dd336f75
if [ "$CROSS_BUILD" ]; then
hostmakedepends="qt5-charts-devel"