summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-02-17 20:22:21 +0100
committerMartin 'golodhrim' Scholz2021-02-17 20:22:21 +0100
commit9c521b6b7ae1adebc2ece9866bb516df188d9652 (patch)
treedc231da4425b0de362d1be40f697ac7698159bf8 /PKGBUILD
parent6ce73af00fd4ac58aee4a504689daa5ac1665cc3 (diff)
downloadaur-9c521b6b7ae1adebc2ece9866bb516df188d9652.tar.gz
Adding account-statement-ofx 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 75f64efd3719..6b2247513df5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tryton module to import OFX statements"
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=('7736ac4522549997f36870f3b5ad99f52444607550478eb3dc71d98c33030e9e')