From 361f95d1ff881daf5f87cb14917bd524511abfc5 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 10 Oct 2013 01:59:31 -0700 Subject: Thu Oct 10 01:58:46 PDT 2013 --- pcr/trytond/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pcr/trytond') diff --git a/pcr/trytond/PKGBUILD b/pcr/trytond/PKGBUILD index 8a39f898a..d041fabbe 100644 --- a/pcr/trytond/PKGBUILD +++ b/pcr/trytond/PKGBUILD @@ -2,14 +2,14 @@ # Maintainer: Robin Baumgartner # Maintainer (Parabola): André Silva pkgname=trytond -pkgver=2.8.1 +pkgver=2.8.3 _pkgdir=2.8 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.5.6' 'python2-genshi>=0.7' 'python2-polib') +depends=('python2>=2.7' 'python2-lxml' 'python2-relatorio>=0.6.0' 'python2-genshi>=0.7' 'python2-polib') optdepends=('python2-psycopg2: support for PostgreSQL database' 'python-pywebdav: support for WebDAV feature' 'pydot: support for displaying workflow graphs' @@ -20,7 +20,7 @@ install="trytond.install" source=("http://downloads.tryton.org/$_pkgdir/$pkgname-$pkgver.tar.gz" 'trytond.install' 'trytond.service') -md5sums=('622094022c570d3a0c9aa9e786542d55' +md5sums=('db714e83e4b09213a6027911af0ad75e' '768e68c01cb5913e36ea89c67fc98038' 'b1535a8528dfd8f655624bf6faea6985') -- cgit v1.2.3-54-g00ecf