From 966091ba77b775fbd1c0af3ec42689ac2e7e3fa2 Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 3 May 2014 13:36:01 +0000 Subject: Updated to latest stable version, 3.2.0. From CHANGELOG: Version 3.2.0 - 2014-04-21 * Bug fixes (see mercurial logs for details) * Add start/end date to tax * Use account of write-off journal as default * Add write-off journal type * Add description on write-off move --- finance/py-trytond-account/Makefile | 6 +++--- finance/py-trytond-account/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'finance/py-trytond-account') diff --git a/finance/py-trytond-account/Makefile b/finance/py-trytond-account/Makefile index 74b14cd144b..791652f3bf1 100644 --- a/finance/py-trytond-account/Makefile +++ b/finance/py-trytond-account/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/04/13 05:02:11 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/03 13:36:01 rodent Exp $ -DISTNAME= trytond_account-3.0.3 +DISTNAME= trytond_account-3.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= finance python -MASTER_SITES= http://downloads.tryton.org/3.0/ +MASTER_SITES= http://downloads.tryton.org/3.2/ MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ diff --git a/finance/py-trytond-account/distinfo b/finance/py-trytond-account/distinfo index 5253893605e..8cde994e44d 100644 --- a/finance/py-trytond-account/distinfo +++ b/finance/py-trytond-account/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/04/13 05:02:11 rodent Exp $ +$NetBSD: distinfo,v 1.3 2014/05/03 13:36:01 rodent Exp $ -SHA1 (trytond_account-3.0.3.tar.gz) = 28766a54fd1841be37bfddbdbf769a8577be24b8 -RMD160 (trytond_account-3.0.3.tar.gz) = 69c4c65e6436281b20bf83fc6cfa7a23f8e6d890 -Size (trytond_account-3.0.3.tar.gz) = 284562 bytes +SHA1 (trytond_account-3.2.0.tar.gz) = ad2f5fddf780bc70405d3f2705568993c1641492 +RMD160 (trytond_account-3.2.0.tar.gz) = b4a88d535b47afbfdc04d5a723cff8c685cbf037 +Size (trytond_account-3.2.0.tar.gz) = 286063 bytes -- cgit v1.2.3