summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2012-04-06 11:46:15 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2012-04-06 12:11:18 +0000
commit788a8a6d7bf7c6e8b470b296400d7738aacdcee0 (patch)
tree2101ef94c011171f7dc7e8bb1fd1e4258b240113
parent6ff35009957f1b430d16c17595bcee07c6f510b3 (diff)
downloadaports-788a8a6d7bf7c6e8b470b296400d7738aacdcee0.tar.bz2
aports-788a8a6d7bf7c6e8b470b296400d7738aacdcee0.tar.xz
testing/trytond-currency - Updated to 2.2.1
-rw-r--r--testing/trytond-currency/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/testing/trytond-currency/APKBUILD b/testing/trytond-currency/APKBUILD
index afbdb2dd2..d16dd6542 100644
--- a/testing/trytond-currency/APKBUILD
+++ b/testing/trytond-currency/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-currency
_pkgname=trytond_currency
_tryton_major=2.2
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=0
pkgdesc="currency module for Tryton"
url="http://www.tryton.org"
@@ -27,4 +25,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="d578bfe1b91c367b752775b5f4551382 trytond_currency-2.2.0.tar.gz"
+md5sums="0e3ff775007a56fc6b1c2e12ea2bc65c trytond_currency-2.2.1.tar.gz"