blob: 9028d26a0e1ccdc4c0c4caaed9017da243d5ed0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gnucash-asx-fetch
pkgdesc = Utility to fetch and add current ASX prices to one or more gnucash XML files
pkgver = 1.6
pkgrel = 1
url = https://github.com/bulletmark/gnucash-asx-fetch
arch = any
license = GPL3
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python>=3.6
depends = python-yfinance
source = gnucash-asx-fetch-1.6.tar.gz::https://github.com/bulletmark/gnucash-asx-fetch/archive/1.6.tar.gz
sha1sums = 3f06f570a91267c7eb8413780197fb01b13050fb
pkgname = gnucash-asx-fetch
|