summaryrefslogtreecommitdiff
path: root/pcr/trytond-stock-lot
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-03 22:00:03 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-03 22:00:03 -0200
commit8e3febd42cbf61be5e9f91ad60b4fda58338b058 (patch)
tree7eabf7225e34baa4436ee622bc72a52208eb6251 /pcr/trytond-stock-lot
parentf6e78df1913073d2c5e5dff3351b19514735e341 (diff)
trytond packages: update to 3.4 version
Diffstat (limited to 'pcr/trytond-stock-lot')
-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