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