blob: 4304a8ef09708eeb6dfafdf554670d9f3ab71a8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ledger-autosync-git
pkgdesc = Pull down transactions from your bank and create ledger transactions for them
pkgver = 1.0.3.r7.g69f30ea
pkgrel = 2
url = https://gitlab.com/egh/ledger-autosync
arch = any
license = GPL3
makedepends = git
makedepends = python-setuptools
makedepends = python-poetry
depends = python
depends = python-ofxclient-git
depends = ofxparse-git
optdepends = ledger
provides = ledger-autosync
conflicts = ledger-autosync
source = git+https://gitlab.com/egh/ledger-autosync.git
md5sums = SKIP
pkgname = ledger-autosync-git
|