summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:02:24 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:02:24 +0100
commit9d6ddf3b9743a814f909fa9f118c11b34ba6af01 (patch)
tree8d0911a7f209b2af4637d8af08baff09872e4742 /PKGBUILD
parent0ad82bc02a301a56e43dbad3f11ba28583513eb1 (diff)
downloadaur-9d6ddf3b9743a814f909fa9f118c11b34ba6af01.tar.gz
Adding product-cost-fifo 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 fc5d31fef5cc..de190e6339b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module to add FIFO cost method"
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=('e4ab2b6d24ba7f11f7fb86a4a4041def4f5df0589bf7349952d662564c88a683')