summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:12:16 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:12:16 +0100
commit80d1d8964fce0022441ce3baeae6d7bbeb126e61 (patch)
tree4cd6d38bbbedb8a682c87f91a329e2976443224b /PKGBUILD
parent73d307af0af8b28af16812f855ee56caf0744238 (diff)
downloadaur-80d1d8964fce0022441ce3baeae6d7bbeb126e61.tar.gz
Adding project-invoice in version 5.8.1 for trytond
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 847fb5025b5b..dfc08e6228c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module to invoice projects"
arch=('any')
url="http://www.tryton.org/"
license=('GPL3')
-depends=('python>=3.5')
+depends=('python>=3.6')
makedepends=('python-distribute')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
sha256sums=('c6c80271f670d7008c8846b6d5a073dbb3bd2fb9da7e1308c9a01217ee5b322d')