From a64db7dbebf6209ec3b6d31a51724e31ddf5438b Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Wed, 24 Jun 2015 23:01:35 -0500 Subject: trytond-currency-3.4.1-1: updating version --- pcr/trytond-currency/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'pcr/trytond-currency') diff --git a/pcr/trytond-currency/PKGBUILD b/pcr/trytond-currency/PKGBUILD index debb5127c..bff11256d 100644 --- a/pcr/trytond-currency/PKGBUILD +++ b/pcr/trytond-currency/PKGBUILD @@ -1,7 +1,8 @@ # Maintainer (Arch): Robin Baumgartner +# Maintainer: Omar Vega Ramos pkgname=trytond-currency _pkgname=trytond_currency -pkgver=3.4.0 +pkgver=3.4.1 _pkgdir=3.4 pkgrel=1 pkgdesc="The currency module of the Tryton application platform" @@ -12,7 +13,7 @@ groups=('trytond-modules') depends=('trytond>=3.4') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("dcc1fc9ee6f1308b03f9cfd5e12c7ea5") +md5sums=("0bceb6e32905adebfabc0a038909f285") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +23,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -} +} \ No newline at end of file -- cgit v1.2.2