From 4451d1aa438a10ac367e43230c4957b7c05edbc6 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 23 Jan 2017 02:07:21 -0500 Subject: trytond-party-4.2.2-1: updating version --- pcr/trytond-party/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr/trytond-party/PKGBUILD') diff --git a/pcr/trytond-party/PKGBUILD b/pcr/trytond-party/PKGBUILD index 47e2015d4..8bbc8c2a5 100644 --- a/pcr/trytond-party/PKGBUILD +++ b/pcr/trytond-party/PKGBUILD @@ -2,18 +2,18 @@ pkgname=trytond-party _pkgname=trytond_party -pkgver=4.0.1 -_pkgdir=4.0 +pkgver=4.2.2 +_pkgdir=4.2 pkgrel=1 pkgdesc="The party module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=4.0' 'trytond-country>=4.0' 'python2-stdnum') +depends=('trytond>=4.2' 'trytond-country>=4.2' 'python2-stdnum') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("f4cb45d2b6c2a35bf29a3caca59cc479") +md5sums=("8e715c26275e9b8a18a01c957554205b") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3