summaryrefslogtreecommitdiff
path: root/pcr/trytond-product-price-list
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-01-18 17:13:18 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-01-18 17:13:18 -0500
commit3c84e535a204aa4ac844a0f60ee9ce3710ccbe87 (patch)
tree72166f808f041c05baff5069c4d1c33a6e9d6127 /pcr/trytond-product-price-list
parent5d7fdfb7d22f0a802476bc0606e7c4c198879388 (diff)
trytond-product-price-list-3.8.0-1: updating version
Diffstat (limited to 'pcr/trytond-product-price-list')
-rw-r--r--pcr/trytond-product-price-list/PKGBUILD11
1 files 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 <robin@baumgartners.ch>
+# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
+
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