summaryrefslogtreecommitdiff
path: root/pcr/trytond-company
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/trytond-company')
-rw-r--r--pcr/trytond-company/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/trytond-company/PKGBUILD b/pcr/trytond-company/PKGBUILD
index 71c83cfb1..0b424c14f 100644
--- a/pcr/trytond-company/PKGBUILD
+++ b/pcr/trytond-company/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=trytond-company
_pkgname=trytond_company
-pkgver=4.0.2
-_pkgdir=4.0
+pkgver=4.2.0
+_pkgdir=4.2
pkgrel=1
pkgdesc="The company module of the Tryton application platform"
arch=('any')
url='http://www.tryton.org/'
license=('GPL3')
groups=('trytond-modules')
-depends=('trytond>=4.0' 'trytond-currency>=4.0' 'trytond-party>=4.0')
+depends=('trytond>=4.2' 'trytond-currency>=4.2' 'trytond-party>=4.2')
makedepends=('python2-distribute')
source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz")
-md5sums=("01f03fc62153e42420ffa654a2856d29")
+md5sums=('c6b4ddae236bdf800180e94229a83986')
build() {
cd $srcdir/$_pkgname-$pkgver