summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:29:53 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:29:53 +0100
commit67f47c8226e032f19693ea05044293baf0a94779 (patch)
tree2edad74b88c8163203c0575376f1ba92795e5000
parent623c13440cd08dbecc80ccd3c822c9fc632bf63b (diff)
downloadaur-67f47c8226e032f19693ea05044293baf0a94779.tar.gz
Adding purchase 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 7bcdc2acf3e5..31d04d5871c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module for purchase"
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=('6085178c825fe5c30628f4f902b3494a00ade8883af9eb9f08cb1029e3274759')