From 3c84e535a204aa4ac844a0f60ee9ce3710ccbe87 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 18 Jan 2016 17:13:18 -0500 Subject: trytond-product-price-list-3.8.0-1: updating version --- pcr/trytond-product-price-list/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pcr/trytond-product-price-list/PKGBUILD b/pcr/trytond-product-price-list/PKGBUILD index 955a7b875..09bb0448e 100644 --- a/pcr/trytond-product-price-list/PKGBUILD +++ b/pcr/trytond-product-price-list/PKGBUILD @@ -1,18 +1,19 @@ -# Maintainer (Arch): Robin Baumgartner +# Maintainer: Omar Vega Ramos + pkgname=trytond-product-price-list _pkgname=trytond_product_price_list -pkgver=3.4.0 -_pkgdir=3.4 +pkgver=3.8.0 +_pkgdir=3.8 pkgrel=1 pkgdesc="The product_price_list module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.4' 'trytond-company>=3.4' 'trytond-product>=3.4') +depends=('trytond>=3.8' 'trytond-company>=3.8' 'trytond-product>=3.8') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("d686f9587b2393f839a59e5651648f64") +md5sums=("5064f7e33062d56efccb05e836c750a4") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3-2-g168b