summaryrefslogtreecommitdiff
path: root/pcr/trytond-stock-lot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/trytond-stock-lot/PKGBUILD')
-rw-r--r--pcr/trytond-stock-lot/PKGBUILD10
1 files 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 <robin@baumgartners.ch>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
+
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