summaryrefslogtreecommitdiff
path: root/pcr/trytond-country
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-06-24 23:00:24 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-06-24 23:00:24 -0500
commit02fca9714d6aa2c66d041cc96be8b5a36c970052 (patch)
tree199c62d6bdd534424917c2804eb89bfbb1b8180d /pcr/trytond-country
parent51ee0c2566f314e8da852eaa89a2e09f83c86e07 (diff)
trytond-country-3.4.1-1: updating version
Diffstat (limited to 'pcr/trytond-country')
-rw-r--r--pcr/trytond-country/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
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 <robin@baumgartners.ch>
+# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
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