summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:19:59 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:19:59 +0100
commit2eb4fb60f35df2338e44ae277a780efe627a1abd (patch)
treeeb72434baaa3baf0b220349bc1706de03e3daa84 /PKGBUILD
parent1ee4ad58b2b72d7219126d55dbe5ba9d330742ba (diff)
downloadaur-2eb4fb60f35df2338e44ae277a780efe627a1abd.tar.gz
Adding stock-package in version 5.8.2 for trytond
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de999d78d50c..e9195806f7df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module for stock packaging"
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=('e47b539891fc42f0e1e4cc9f9d15aa54b34a92410259c7d225eaeb390fd3b1c8')