From b07397f5fd37ae5dcd41591bbc9ac6f31caa965b Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 23 Jan 2017 01:49:09 -0500 Subject: trytond-country-4.2.0-1: updating version --- pcr/trytond-country/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr/trytond-country') diff --git a/pcr/trytond-country/PKGBUILD b/pcr/trytond-country/PKGBUILD index fd9af3457..f9344e3b5 100644 --- a/pcr/trytond-country/PKGBUILD +++ b/pcr/trytond-country/PKGBUILD @@ -2,18 +2,18 @@ pkgname=trytond-country _pkgname=trytond_country -pkgver=4.0.1 -_pkgdir=4.0 +pkgver=4.2.0 +_pkgdir=4.2 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>=4.0') +depends=('trytond>=4.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("a1dff2503177a6af23d9ffb228939b87") +md5sums=("5229bfba4005907a92b10edd7cde0dbf") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3