summaryrefslogtreecommitdiff
path: root/pcr/trytond-account-invoice
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-10 01:59:31 -0700
committerroot <root@rshg054.dnsready.net>2013-10-10 01:59:31 -0700
commit361f95d1ff881daf5f87cb14917bd524511abfc5 (patch)
tree80a94568027dded4548d525a8a3ed7621ccf325d /pcr/trytond-account-invoice
parent737832e1bd70820f477143512b5c89a30a6e81d0 (diff)
Thu Oct 10 01:58:46 PDT 2013
Diffstat (limited to 'pcr/trytond-account-invoice')
-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 5488733bf..880c1dff9 100644
--- a/pcr/trytond-account-invoice/PKGBUILD
+++ b/pcr/trytond-account-invoice/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
pkgname=trytond-account-invoice
_pkgname=trytond_account_invoice
-pkgver=2.8.1
+pkgver=2.8.3
_pkgdir=2.8
pkgrel=1
pkgdesc="The account_invoice module of the Tryton application platform"
@@ -13,7 +13,7 @@ groups=('trytond-modules')
depends=('trytond>=2.8' 'trytond-account>=2.8' 'trytond-account-product>=2.8' 'trytond-company>=2.8' 'trytond-currency>=2.8' 'trytond-party>=2.8' 'trytond-product>=2.8')
makedepends=('python2-distribute')
source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz")
-md5sums=("0f61e65c235f5b09df1be72851a4f0d4")
+md5sums=("5c3dda771139e55d1f445f07922028a3")
package() {
cd $srcdir/$_pkgname-$pkgver