blob: c3ae66d3ef8248127f8a37b7b7d77944680a5520 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = trytond_dashboard
pkgdesc = Tryton module for dashboard
pkgver = 5.6.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_dashboard/trytond_dashboard-5.6.0.tar.gz
sha256sums = 1bf217ddc47013ad9a8089b4a967d3723de9497edd0b8cf7e5369d1db85ea4ce
pkgname = python-trytond_dashboard
|