15 lines
676 B
Bash
15 lines
676 B
Bash
# Template file for 'eqonomize'
|
|
pkgname=eqonomize
|
|
version=1.5.0
|
|
revision=1
|
|
build_style=qmake
|
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-charts-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="Personal accounting software, with focus on efficiency and ease of use"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
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=6ca5383d49f65aa521faf4103b7d2910bad9dd277319a1ce4d92669d2d490672
|