summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
Diffstat (limited to 'pcr')
-rw-r--r--pcr/trytond-account-invoice/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/trytond-account-invoice/PKGBUILD b/pcr/trytond-account-invoice/PKGBUILD
index ab99a0921..6da7c9ef6 100644
--- a/pcr/trytond-account-invoice/PKGBUILD
+++ b/pcr/trytond-account-invoice/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trytond-account-invoice
_pkgname=trytond_account_invoice
-pkgver=3.8.0
+pkgver=3.8.2
_pkgdir=3.8
pkgrel=1
pkgdesc="The account_invoice module of the Tryton application platform"
@@ -13,7 +13,7 @@ groups=('trytond-modules')
depends=('trytond>=3.8' 'trytond-account>=3.8' 'trytond-account-product>=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=("065c7e540a957e7e7ba4ee2a7d2d0287")
+md5sums=("599458a18ec432e8c1a7048aaac2981f")
build() {
cd $srcdir/$_pkgname-$pkgver