summaryrefslogtreecommitdiff
path: root/pcr/trytond
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-06-24 22:41:26 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-06-24 22:41:26 -0500
commit21fac01b854c4f7d385f50a54e5b8708359c1956 (patch)
tree794ea67b3e1353267c3800c37a8265ba57d1bfa4 /pcr/trytond
parente067390041e55d86884ac2107328be2363ef5d33 (diff)
trytond-3.4.2-1: updating version
Diffstat (limited to 'pcr/trytond')
-rw-r--r--pcr/trytond/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/pcr/trytond/PKGBUILD b/pcr/trytond/PKGBUILD
index 04e89ab11..a23ea07e3 100644
--- a/pcr/trytond/PKGBUILD
+++ b/pcr/trytond/PKGBUILD
@@ -1,15 +1,16 @@
# Contributor (Arch): Florian Walch <florian.walch@gmx.at>
# Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch>
+# Contributor: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=trytond
-pkgver=3.4.0
+pkgver=3.4.2
_pkgdir=3.4
pkgrel=1
pkgdesc="A three-tiers high-level general purpose application platform (server application)"
arch=('any')
url="http://www.tryton.org/"
license=('GPL3')
-depends=('python2>=2.7' 'python2-lxml' 'python2-relatorio>=0.6.0'
- 'python2-genshi>=0.7' 'python2-polib' 'python2-sql')
+depends=('python2>=2.4' 'python2-lxml' 'python2-relatorio>=0.2.0'
+ 'python2-genshi>=0.5' 'python2-polib' 'python2-sql')
optdepends=('python2-psycopg2: support for PostgreSQL database'
'python-pywebdav: support for WebDAV feature'
'pydot: support for displaying workflow graphs'
@@ -20,7 +21,7 @@ install="trytond.install"
source=("http://downloads.tryton.org/$_pkgdir/$pkgname-$pkgver.tar.gz"
'trytond.install'
'trytond.service')
-md5sums=('0652ba23f999650b97e8a10dd3fea7f3'
+md5sums=('b6f6edda58a2ff65959996fb33542c29'
'768e68c01cb5913e36ea89c67fc98038'
'b1535a8528dfd8f655624bf6faea6985')