mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
eqonomize: update to 1.3.3.
This commit is contained in:
parent
37a9223bb9
commit
ac210355b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eqonomize'
|
# Template file for 'eqonomize'
|
||||||
pkgname=eqonomize
|
pkgname=eqonomize
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
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=4f90807bedaa0a9bdf0f0030dfe85a253b868d93f8b969b52da13afbab7705a6
|
checksum=571cab4e83f408a46d61efad08ffcf7344ee60086a85689af89a706b4ddae84d
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="qt5-charts-devel"
|
hostmakedepends="qt5-charts-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue