From 706b0a43543781801a4cc6971bb86e7d96e583dd Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 2 May 2016 22:14:13 -0500 Subject: trytond-account-invoice-3.8.2-1: updating version --- pcr/trytond-account-invoice/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr') 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 -- cgit v1.2.3-54-g00ecf