eqonomize: update to 1.4.2
This commit is contained in:
parent
f51d689ef2
commit
dc74a51ee9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eqonomize'
|
# Template file for 'eqonomize'
|
||||||
pkgname=eqonomize
|
pkgname=eqonomize
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
makedepends="qt5-charts-devel"
|
makedepends="qt5-charts-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://eqonomize.github.io"
|
homepage="http://eqonomize.github.io"
|
||||||
changelog="https://raw.githubusercontent.com/Eqonomize/Eqonomize/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/Eqonomize/Eqonomize/master/ChangeLog"
|
||||||
distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/Eqonomize/Eqonomize/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b3856aa4ecd25618a26a101ed5cf80bdf0973e64fe681b7e2353dfc959256688
|
checksum=1972efad7afad7c516cae8ef65894a4f205f722ab039748b132212cf7e1a6d8d
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="qt5-charts-devel"
|
hostmakedepends="qt5-charts-devel"
|
||||||
|
|
Loading…
Reference in New Issue