summaryrefslogtreecommitdiff
path: root/pcr/trytond-country
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-01-23 01:49:09 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-01-23 01:49:09 -0500
commitb07397f5fd37ae5dcd41591bbc9ac6f31caa965b (patch)
tree1ef2485a2f8f9edf787e458afbf397abb5571387 /pcr/trytond-country
parent485c1f288328c6d8fde88649e1afec7eaa011e0b (diff)
trytond-country-4.2.0-1: updating version
Diffstat (limited to 'pcr/trytond-country')
-rw-r--r--pcr/trytond-country/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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