summaryrefslogtreecommitdiff
path: root/pcr/trytond-stock-supply
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-01-23 04:03:45 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-01-23 04:03:45 -0500
commite80dd03759f7c82663cc6f0a78c9587918696a68 (patch)
treef3c988a60bdfca7837caf9738674d3a4bb653a61 /pcr/trytond-stock-supply
parent5bb3b0388d055e3ea45532bd02cec4325af52c21 (diff)
trytond-stock-supply-4.2.0-1: updating version
Diffstat (limited to 'pcr/trytond-stock-supply')
-rw-r--r--pcr/trytond-stock-supply/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/trytond-stock-supply/PKGBUILD b/pcr/trytond-stock-supply/PKGBUILD
index b17de79dc..de361d33d 100644
--- a/pcr/trytond-stock-supply/PKGBUILD
+++ b/pcr/trytond-stock-supply/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=trytond-stock-supply
_pkgname=trytond_stock_supply
-pkgver=4.0.1
-_pkgdir=4.0
+pkgver=4.2.0
+_pkgdir=4.2
pkgrel=1
pkgdesc="The stock_supply module of the Tryton application platform"
arch=('any')
url='http://www.tryton.org/'
license=('GPL3')
groups=('trytond-modules')
-depends=('trytond>=4.0' 'trytond-party>=4.0' 'trytond-product>=4.0' 'trytond-purchase>=4.0' 'trytond-stock>=4.0')
+depends=('trytond>=4.2' 'trytond-party>=4.2' 'trytond-product>=4.2' 'trytond-purchase>=4.2' 'trytond-stock>=4.2')
makedepends=('python2-distribute')
source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz")
-md5sums=("a7fbeeef7d1191b7121a9502a5aa00ef")
+md5sums=('0875a80c42be79b28e6f2e9f83fb7132')
build() {
cd $srcdir/$_pkgname-$pkgver