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