From db4e4edb4fee2e0a781a5d9d64aed83996e70244 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 23 Jan 2017 03:38:22 -0500 Subject: trytond-stock-lot-4.2.0-1: updating version --- pcr/trytond-stock-lot/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr/trytond-stock-lot') diff --git a/pcr/trytond-stock-lot/PKGBUILD b/pcr/trytond-stock-lot/PKGBUILD index 7ed1caccb..7a8a90685 100644 --- a/pcr/trytond-stock-lot/PKGBUILD +++ b/pcr/trytond-stock-lot/PKGBUILD @@ -2,18 +2,18 @@ pkgname=trytond-stock-lot _pkgname=trytond_stock_lot -pkgver=4.0.1 -_pkgdir=4.0 +pkgver=4.2.0 +_pkgdir=4.2 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>=4.0' 'trytond-product>=4.0' 'trytond-stock>=4.0') +depends=('trytond>=4.2' 'trytond-product>=4.2' 'trytond-stock>=4.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("4f8ade977b9e9c1466319b3a3afc35b5") +md5sums=('b82821bbf1e6f9f852b3060a290349c1') build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3