From 02fca9714d6aa2c66d041cc96be8b5a36c970052 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Wed, 24 Jun 2015 23:00:24 -0500 Subject: trytond-country-3.4.1-1: updating version --- pcr/trytond-country/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'pcr/trytond-country/PKGBUILD') diff --git a/pcr/trytond-country/PKGBUILD b/pcr/trytond-country/PKGBUILD index 72728dab0..30f2e2b4e 100644 --- a/pcr/trytond-country/PKGBUILD +++ b/pcr/trytond-country/PKGBUILD @@ -1,7 +1,8 @@ # Maintainer (Arch): Robin Baumgartner +# Maintainer: Omar Vega Ramos pkgname=trytond-country _pkgname=trytond_country -pkgver=3.4.0 +pkgver=3.4.1 _pkgdir=3.4 pkgrel=1 pkgdesc="The country 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=("921057a207fa04af9e9599dc24b843fb") +md5sums=("6628ee67c310284eef211fe3a9fc661c") 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-2-g168b