From e7f5fdc5cc92e0fce79a1e2c7ade45de37800711 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 18 Jan 2016 17:44:01 -0500 Subject: trytond-account-invoice-3.8.0-1: updating version --- pcr/trytond-account-invoice/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'pcr/trytond-account-invoice') diff --git a/pcr/trytond-account-invoice/PKGBUILD b/pcr/trytond-account-invoice/PKGBUILD index a3c8baeff..ab99a0921 100644 --- a/pcr/trytond-account-invoice/PKGBUILD +++ b/pcr/trytond-account-invoice/PKGBUILD @@ -1,18 +1,19 @@ -# Maintainer (Arch): Robin Baumgartner +# Maintainer: Omar Vega Ramos + pkgname=trytond-account-invoice _pkgname=trytond_account_invoice -pkgver=3.4.0 -_pkgdir=3.4 +pkgver=3.8.0 +_pkgdir=3.8 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>=3.4' 'trytond-account>=3.4' 'trytond-account-product>=3.4' 'trytond-company>=3.4' 'trytond-currency>=3.4' 'trytond-party>=3.4' 'trytond-product>=3.4') +depends=('trytond>=3.8' 'trytond-account>=3.8' 'trytond-account-product>=3.8' 'trytond-company>=3.8' 'trytond-currency>=3.8' 'trytond-party>=3.8' 'trytond-product>=3.8') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("69e5132e91d99e023f1d148973dc463c") +md5sums=("065c7e540a957e7e7ba4ee2a7d2d0287") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3-54-g00ecf