eqonomize: update to 1.3.2.

This commit is contained in:
maxice8 2018-11-05 14:20:16 -02:00 committed by maxice8
parent 458ced6492
commit 96ca7a3e41
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'eqonomize'
pkgname=eqonomize
version=1.3.1
version=1.3.2
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=a2da8d6232092c2e6f1d9b888f1049b1a93ba80543688b6bc98af96416091826
checksum=4f90807bedaa0a9bdf0f0030dfe85a253b868d93f8b969b52da13afbab7705a6
if [ "$CROSS_BUILD" ]; then
hostmakedepends="qt5-charts-devel"