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/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/pcr/trytond-stock-lot/PKGBUILD b/pcr/trytond-stock-lot/PKGBUILD
index f7773295f..9ccb00f8e 100644
--- a/pcr/trytond-stock-lot/PKGBUILD
+++ b/pcr/trytond-stock-lot/PKGBUILD
@@ -1,19 +1,18 @@
# Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch>
-# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=trytond-stock-lot
_pkgname=trytond_stock_lot
-pkgver=3.2.0
-_pkgdir=3.2
+pkgver=3.4.0
+_pkgdir=3.4
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.2' 'trytond-product>=3.2' 'trytond-stock>=3.2')
+depends=('trytond>=3.4' 'trytond-product>=3.4' 'trytond-stock>=3.4')
makedepends=('python2-distribute')
source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz")
-md5sums=("f65ef7d1f1906d0ea6ffd77b590960b5")
+md5sums=("826ab7ca7b01d3f8c0cefc604e02bf09")
build() {
cd $srcdir/$_pkgname-$pkgver