diff options
author | rodent <rodent@pkgsrc.org> | 2014-05-03 13:36:01 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-05-03 13:36:01 +0000 |
commit | 5c97ee162c05db4569c14b9df14cc955dc88183e (patch) | |
tree | 8836b9c00eeaa3951f8970f59bdebb6c742d6ba3 /finance/py-trytond-account | |
parent | 124cc41f953455b175d5aceab836a1cc696a93f7 (diff) | |
download | pkgsrc-5c97ee162c05db4569c14b9df14cc955dc88183e.tar.gz |
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
Diffstat (limited to 'finance/py-trytond-account')
-rw-r--r-- | finance/py-trytond-account/Makefile | 6 | ||||
-rw-r--r-- | finance/py-trytond-account/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
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 |