summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2012-04-06 11:41:12 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2012-04-06 11:41:12 +0000
commitf54dcab783570300d6bda7c92d5c5942abe0ae6e (patch)
treeeaf1ea9af07c8dc9d7883e82a2a2d73403223844
parentc80f736273efc6821c48ab6becd82010b129db2c (diff)
downloadaports-f54dcab783570300d6bda7c92d5c5942abe0ae6e.tar.bz2
aports-f54dcab783570300d6bda7c92d5c5942abe0ae6e.tar.xz
Updated to 2.2.1
-rw-r--r--testing/trytond-stock/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/testing/trytond-stock/APKBUILD b/testing/trytond-stock/APKBUILD
index c02334c1c..a10e76d6d 100644
--- a/testing/trytond-stock/APKBUILD
+++ b/testing/trytond-stock/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-stock
_pkgname=trytond_stock
_tryton_major=2.2
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=0
pkgdesc="stock module for Tryton"
url="http://www.tryton.org"
@@ -27,4 +25,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="48f402539d47696a2a0f4301ccec0460 trytond_stock-2.2.0.tar.gz"
+md5sums="b59172fe95a59e32ff7369e8c293cf4d trytond_stock-2.2.1.tar.gz"