From 5e2117bc57df0f807a2205832f72d84921baad02 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 18 Jan 2016 17:17:52 -0500 Subject: trytond-stock-3.8.0-1: updating version --- pcr/trytond-stock/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pcr/trytond-stock') diff --git a/pcr/trytond-stock/PKGBUILD b/pcr/trytond-stock/PKGBUILD index da1e1db69..db20377e7 100644 --- a/pcr/trytond-stock/PKGBUILD +++ b/pcr/trytond-stock/PKGBUILD @@ -1,19 +1,19 @@ -# Maintainer (Arch): Robin Baumgartner # Maintainer: Omar Vega Ramos + pkgname=trytond-stock _pkgname=trytond_stock -pkgver=3.4.1 -_pkgdir=3.4 +pkgver=3.8.0 +_pkgdir=3.8 pkgrel=1 pkgdesc="The stock 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-currency>=3.4' 'trytond-party>=3.4' 'trytond-product>=3.4') +depends=('trytond>=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=("d90a01b5203183209e97481445311f54") +md5sums=("6a8e08de3d502e7b3a103011abd7a896") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.2