From 4c610a16ac943fd4dedd05e61f503f325443816a Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 23 Jan 2017 03:46:39 -0500 Subject: trytond-account-invoice-4.2.0-1: updating version --- pcr/trytond-account-invoice/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pcr/trytond-account-invoice/PKGBUILD b/pcr/trytond-account-invoice/PKGBUILD index c8b452069..9926b2287 100644 --- a/pcr/trytond-account-invoice/PKGBUILD +++ b/pcr/trytond-account-invoice/PKGBUILD @@ -2,19 +2,19 @@ pkgname=trytond-account-invoice _pkgname=trytond_account_invoice -pkgver=4.0.1 -_pkgdir=4.0 +pkgver=4.2.0 +_pkgdir=4.2 pkgrel=1 pkgdesc="The account_invoice 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-product>=4.0' 'trytond-company>=4.0' - 'trytond-currency>=4.0' 'trytond-party>=4.0' 'trytond-product>=4.0') +depends=('trytond>=4.2' 'trytond-account>=4.2' 'trytond-account-product>=4.2' 'trytond-company>=4.2' + 'trytond-currency>=4.2' 'trytond-party>=4.2' 'trytond-product>=4.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("ed0e47b1756650201e05308534429e35") +md5sums=('26c5e50ade88f2b7e5c2bbec6f026110') build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3