From 5bb3b0388d055e3ea45532bd02cec4325af52c21 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 23 Jan 2017 03:59:33 -0500 Subject: trytond-purchase-4.2.0-1: updating version --- pcr/trytond-purchase/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pcr/trytond-purchase/PKGBUILD b/pcr/trytond-purchase/PKGBUILD index 5710f4ea4..d26390faa 100644 --- a/pcr/trytond-purchase/PKGBUILD +++ b/pcr/trytond-purchase/PKGBUILD @@ -2,20 +2,20 @@ pkgname=trytond-purchase _pkgname=trytond_purchase -pkgver=4.0.1 -_pkgdir=4.0 +pkgver=4.2.0 +_pkgdir=4.2 pkgrel=1 pkgdesc="The purchase module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=4.0' 'trytond-account>=4.0' 'trytond-account-invoice>=4.0' 'trytond-account-invoice-stock>=4.0' - 'trytond-account-product>=4.0' 'trytond-company>=4.0' 'trytond-currency>=4.0' 'trytond-party>=4.0' - 'trytond-product>=4.0' 'trytond-stock>=4.0') +depends=('trytond>=4.2' 'trytond-account>=4.2' 'trytond-account-invoice>=4.2' 'trytond-account-invoice-stock>=4.2' + 'trytond-account-product>=4.2' 'trytond-company>=4.2' 'trytond-currency>=4.2' 'trytond-party>=4.2' + 'trytond-product>=4.2' 'trytond-stock>=4.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("88ea58e42e30b63b176e68e1793efd22") +md5sums=('e3f039688baf6c4223821a31a06ce613') build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3