blob: 440767eae4adbdb8180047dcea800f60b9362bb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = beancount-exchangerates
pkgdesc = Price source for Beancount that loads data from https://exchangerate.host/
pkgver = 5.1.1
pkgrel = 1
url = https://github.com/xuhcc/beancount-exchangerates
arch = any
license = GPL
depends = beancount
optdepends = beanprice: standalone bean-price package
source = beancount-exchangerates-5.1.1.tar.gz::https://github.com/xuhcc/beancount-exchangerates/archive/v5.1.1.tar.gz
sha256sums = e7bf9b88acb8a28eca993c8530477c9bbba7753a2d8376401518748f9a30956c
pkgname = beancount-exchangerates
|