summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 19:52:32 +0100
committerMartin 'golodhrim' Scholz2021-02-17 19:52:32 +0100
commit43a47520a48820320f255bda65c43b617c610835 (patch)
treeb0fd6dcba7105eb9631c6991baac084fb70ab474
parent1a50780d350feebff4ea0ed06a50b63df7179e90 (diff)
downloadaur-43a47520a48820320f255bda65c43b617c610835.tar.gz
Adding sale-opportunity in version 5.8.1 for trytond
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f318bce332a..ec880103d236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module with leads and opportunities"
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=('eaa918e897925b88b8e42c156f0991e4c78567ff99454813f8886b7b65684763')