From 085667a8c566246e7154a17a6c23eb1d8bee3ede Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 18 Jan 2016 16:06:52 -0500 Subject: trytond-country-3.8.0-1: updating version --- pcr/trytond-country/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pcr/trytond-country') diff --git a/pcr/trytond-country/PKGBUILD b/pcr/trytond-country/PKGBUILD index 30f2e2b4e..945c236d9 100644 --- a/pcr/trytond-country/PKGBUILD +++ b/pcr/trytond-country/PKGBUILD @@ -1,19 +1,19 @@ -# Maintainer (Arch): Robin Baumgartner # Maintainer: Omar Vega Ramos + pkgname=trytond-country _pkgname=trytond_country -pkgver=3.4.1 -_pkgdir=3.4 +pkgver=3.8.0 +_pkgdir=3.8 pkgrel=1 pkgdesc="The country module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.4') +depends=('trytond>=3.8') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("6628ee67c310284eef211fe3a9fc661c") +md5sums=("6806cfdf01537050dd4e12065ddd56cc") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3