summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 19:58:49 +0100
committerMartin 'golodhrim' Scholz2021-02-17 19:58:49 +0100
commit963a2b74386774271159306137474d992be30f02 (patch)
treed8b89d3b889e8d00ea756c06aae01db520bff670 /PKGBUILD
parentb45994c241e4b9d5595c13855c26f4b6a8d23398 (diff)
downloadaur-963a2b74386774271159306137474d992be30f02.tar.gz
Adding sale-history 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 24d1c9333e8d..5e0ba0d3d57e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module to historize sales"
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=('76915c015adc5160acebf6c250799ecd1fe4b4282b0030eb598cab4cf5dc3008')