blob: e29398a8f5f2837013b43acf5c88b41fbe24158f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-trytond_account_deposit
pkgdesc = Tryton module for accounting deposit
pkgver = 5.2.0
pkgrel = 1
url = http://www.tryton.org/
arch = any
license = GPL3
makedepends = python-distribute
depends = python>=3.5
source = https://files.pythonhosted.org/packages/source/t/trytond_account_deposit/trytond_account_deposit-5.2.0.tar.gz
sha256sums = 7b901362c496ec7a544530a4fe6dab68473e26a6ec12abb662b482c5ff76e19b
pkgname = python-trytond_account_deposit
|