summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:29:38 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:29:38 +0100
commit85bdd8dd5df7948672f823df6eb4387d2ca532eb (patch)
tree26bd428b169ca9bcda0c065fc7961bcf32fd218b /PKGBUILD
parente262f2f1ad01b1b28946a23a8b12db8569c1d953 (diff)
downloadaur-85bdd8dd5df7948672f823df6eb4387d2ca532eb.tar.gz
Adding production-outsourcing 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 3837675e7bd8..40e435dcf85b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module to outsource production"
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=('b150cb343aadd8019d43fbd44408716c4b5a668dc7e98c091280fc98d47106d1')