blob: c1c5d30b1ae633fe8759d8187eda4e61e47317fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ledger-autosync-git
pkgdesc = Pull down transactions from your bank and create ledger transactions for them
pkgver = 1.0.1.r41.g01f98aa
pkgrel = 1
url = https://gitlab.com/egh/ledger-autosync
arch = any
license = GPL3
makedepends = git
depends = python
depends = 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
|