From 1f33b186cc1985af4895b2cc5fdcc60a11bfb697 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 18 Jan 2016 17:30:07 -0500 Subject: trytond-account-product-3.8.0-1: updating version --- pcr/trytond-account-product/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pcr/trytond-account-product/PKGBUILD b/pcr/trytond-account-product/PKGBUILD index ea37d8f22..980373518 100644 --- a/pcr/trytond-account-product/PKGBUILD +++ b/pcr/trytond-account-product/PKGBUILD @@ -1,18 +1,19 @@ -# Maintainer (Arch): Robin Baumgartner +# Maintainer: Omar Vega Ramos + pkgname=trytond-account-product _pkgname=trytond_account_product -pkgver=3.4.0 -_pkgdir=3.4 +pkgver=3.8.0 +_pkgdir=3.8 pkgrel=1 pkgdesc="The account_product 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-company>=3.4' 'trytond-product>=3.4') +depends=('trytond>=3.8' 'trytond-account>=3.8' 'trytond-company>=3.8' 'trytond-product>=3.8') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("6940314036e81484181464ee9a6d4f40") +md5sums=("c243a5b71141532e59c3e8f42cc773f6") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3-54-g00ecf