summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2012-04-06 11:45:33 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2012-04-06 11:45:33 +0000
commit65675e7cff8cc0dd98f86255e6cff7496ac668f7 (patch)
tree14ba27a72824f7508753f69850351eb80970e04b
parentc7ffb5c11960ce8cbaa349d5fab3f0fa37814c20 (diff)
downloadaports-65675e7cff8cc0dd98f86255e6cff7496ac668f7.tar.bz2
aports-65675e7cff8cc0dd98f86255e6cff7496ac668f7.tar.xz
Updated to 2.2.1
-rw-r--r--testing/trytond-product/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/testing/trytond-product/APKBUILD b/testing/trytond-product/APKBUILD
index a38eda876..2313adcdb 100644
--- a/testing/trytond-product/APKBUILD
+++ b/testing/trytond-product/APKBUILD
@@ -1,11 +1,9 @@
-# Automatically generated by tryton-module2apkbuild. Please check if there
-# is an update available for this package and remove those tow lines.
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=trytond-product
_pkgname=trytond_product
_tryton_major=2.2
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=0
pkgdesc="product module for Tryton"
url="http://www.tryton.org"
@@ -27,4 +25,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="422fa4a33019c84ae6e94c9123c94865 trytond_product-2.2.0.tar.gz"
+md5sums="1b3ae6b4aaf31392fca3e8956e1ad03a trytond_product-2.2.1.tar.gz"