summaryrefslogtreecommitdiff
path: root/pcr/trytond-stock
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-02 22:07:17 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-02 22:07:17 -0500
commit52124c790d83fbb028c21943d65e3c5d3d1de4d9 (patch)
tree2d26858c7136cec2400f0fa92d1fa7765a981c2e /pcr/trytond-stock
parent7226233fc2675546de5034b6c5b5043a45ca9bf2 (diff)
trytond-stock-3.8.1-1: updating version
Diffstat (limited to 'pcr/trytond-stock')
-rw-r--r--pcr/trytond-stock/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/trytond-stock/PKGBUILD b/pcr/trytond-stock/PKGBUILD
index db20377e7..be7753d16 100644
--- a/pcr/trytond-stock/PKGBUILD
+++ b/pcr/trytond-stock/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trytond-stock
_pkgname=trytond_stock
-pkgver=3.8.0
+pkgver=3.8.1
_pkgdir=3.8
pkgrel=1
pkgdesc="The stock module of the Tryton application platform"
@@ -13,7 +13,7 @@ groups=('trytond-modules')
depends=('trytond>=3.8' 'trytond-company>=3.8' 'trytond-currency>=3.8' 'trytond-party>=3.8' 'trytond-product>=3.8')
makedepends=('python2-distribute')
source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz")
-md5sums=("6a8e08de3d502e7b3a103011abd7a896")
+md5sums=("23b707db356e858a8ad461fc09a446a1")
build() {
cd $srcdir/$_pkgname-$pkgver