From 106937546018f827ca1e71f4f32f25005567f18b Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 6 Apr 2012 11:46:15 +0000 Subject: Updated to 2.2.1 --- testing/trytond-currency/APKBUILD | 6 ++---- 1 file 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 # Maintainer: Fabian Affolter 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" -- cgit v1.2.3