From 0f1211fb36aa7340f9feb35c4263d522be73228f Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 18 Jan 2016 16:17:59 -0500 Subject: trytond-product-3.8.0-1: updating version --- pcr/trytond-product/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pcr/trytond-product/PKGBUILD b/pcr/trytond-product/PKGBUILD index e52742fd8..d2991a706 100644 --- a/pcr/trytond-product/PKGBUILD +++ b/pcr/trytond-product/PKGBUILD @@ -1,19 +1,19 @@ -# Maintainer (Arch): Robin Baumgartner # Maintainer: Omar Vega Ramos + pkgname=trytond-product _pkgname=trytond_product -pkgver=3.4.1 -_pkgdir=3.4 +pkgver=3.8.0 +_pkgdir=3.8 pkgrel=1 pkgdesc="The product module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.4') +depends=('trytond>=3.8') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("bc9bcac4a2b8300c470890ea1cddebe2") +md5sums=("a1241acc7e7670b854d7eb3ae47bcbaa") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3