summaryrefslogtreecommitdiff
path: root/pcr/trytond
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-17 09:31:40 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-17 09:31:40 -0300
commitb1c878810bf8934c00af96598fe3a58eeb9766d5 (patch)
treec0db62b4ec9fc13a27484e517a4b72414cae8dfc /pcr/trytond
parent6b2e964dfb58932736c2125b2e6fec856a4c42f5 (diff)
trytond-2.6.3-2: updating revision
Diffstat (limited to 'pcr/trytond')
-rw-r--r--pcr/trytond/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/trytond/PKGBUILD b/pcr/trytond/PKGBUILD
index b270df368..05855e19f 100644
--- a/pcr/trytond/PKGBUILD
+++ b/pcr/trytond/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=trytond
pkgver=2.6.3
_pkgdir=2.6
-pkgrel=1
+pkgrel=2
pkgdesc="A three-tiers high-level general purpose application platform (server application)"
arch=('any')
url="http://www.tryton.org/"
license=('GPL3')
-depends=('python2>=2.4' 'python-lxml' 'python2-egenix-mx-base' 'python2-relatorio>=0.2.0' 'python2-genshi>=0.5' 'python2-polib')
+depends=('python2>=2.7' 'python-lxml' 'python2-egenix-mx-base' 'python2-relatorio>=183' 'python2-genshi>=0.6' 'python2-polib')
optdepends=('python-psycopg2: support for PostgreSQL database'
'python-pywebdav: support for WebDAV feature'
'pydot: support for displaying workflow graphs'