From 37d504bdcad3141d37507bdd12f5ff49c7f5c7c7 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 10 Oct 2013 00:27:41 -0200 Subject: trytond-account-invoice-2.8.3-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 5488733bf..880c1dff9 100644 --- a/pcr/trytond-account-invoice/PKGBUILD +++ b/pcr/trytond-account-invoice/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer (Parabola): André Silva 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 -- cgit v1.2.3-54-g00ecf