From 201fae99c487c29d6b74579a667836738c5e7f9c Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Wed, 24 Jun 2015 23:12:45 -0500 Subject: trytond-company-3.4.1-1: updating version --- pcr/trytond-company/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'pcr/trytond-company/PKGBUILD') diff --git a/pcr/trytond-company/PKGBUILD b/pcr/trytond-company/PKGBUILD index 2d23a2afb..2080f392c 100644 --- a/pcr/trytond-company/PKGBUILD +++ b/pcr/trytond-company/PKGBUILD @@ -1,7 +1,8 @@ # Maintainer (Arch): Robin Baumgartner +# Maintainer: Omar Vega Ramos pkgname=trytond-company _pkgname=trytond_company -pkgver=3.4.0 +pkgver=3.4.1 _pkgdir=3.4 pkgrel=1 pkgdesc="The company module of the Tryton application platform" @@ -12,7 +13,7 @@ groups=('trytond-modules') depends=('trytond>=3.4' 'trytond-currency>=3.4' 'trytond-party>=3.4') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("cfd0530770d9c04a2809ba88ea2652ec") +md5sums=("7bc2aa6689b5d1f0fac6d372cbef76ee") 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.3