summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:15:02 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:15:02 +0100
commit843eefdaf09f0c800c204fdbce711ae3626c84cf (patch)
tree7a29059b24e759e3d15cc329e65b16ea9a0bbacc /PKGBUILD
parent488d46373549532d50f449ac7b27007f5e99baa9 (diff)
downloadaur-843eefdaf09f0c800c204fdbce711ae3626c84cf.tar.gz
Adding account-credit-limit 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 db0681b0959e..7cccc826dd72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module for account credit limit"
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=('039485499ae59f6a9e4f23fccfdea173a9d4265c9b52b4dc07f46ffd47fb6b6c')