summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:26:15 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:26:15 +0100
commit202e87faf6ec7e3ccb78d20bf150f92d1212dd27 (patch)
tree5be422b95ebe93e85c7ee71ff4f98021384294b9
parent60176944c290443fe158af3bfdb0b962aea3bfae (diff)
downloadaur-202e87faf6ec7e3ccb78d20bf150f92d1212dd27.tar.gz
Adding company 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 12ea8a1744e3..8655a0cf7592 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module with companies and employees"
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=('e95feb964153952e678a205c45082c82f475fccd03ba8221676270f766169eaf')