summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2012-04-06 11:39:11 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2012-04-06 11:39:11 +0000
commit456d1f8ed6cf9de508409d1c94b3e3accda8204f (patch)
tree444d96f09af0c0e179b26ba0184f85cc41e184de
parent838691290bb6e04cc5cd718e30fbf2ef7fba7f31 (diff)
downloadaports-456d1f8ed6cf9de508409d1c94b3e3accda8204f.tar.bz2
aports-456d1f8ed6cf9de508409d1c94b3e3accda8204f.tar.xz
Updated to 2.2.1
-rw-r--r--testing/trytond-account-invoice/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/trytond-account-invoice/APKBUILD b/testing/trytond-account-invoice/APKBUILD
index 3555affa1..8c5fe8aa1 100644
--- a/testing/trytond-account-invoice/APKBUILD
+++ b/testing/trytond-account-invoice/APKBUILD
@@ -5,7 +5,7 @@
pkgname=trytond-account-invoice
_pkgname=trytond_account_invoice
_tryton_major=2.2
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=0
pkgdesc="account-invoice module for Tryton"
url="http://www.tryton.org"
@@ -27,4 +27,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="c0d0b07e7f570b777a3accf43e64f871 trytond_account_invoice-2.2.0.tar.gz"
+md5sums="8df2dcc85902a9383f8251cd24dc7d1b trytond_account_invoice-2.2.1.tar.gz"