From 6c099e313ba91376b8875203765293ba17b49b2b Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 23 Jan 2017 01:51:48 -0500 Subject: trytond-currency-4.2.0-1: updating version --- pcr/trytond-currency/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr/trytond-currency') diff --git a/pcr/trytond-currency/PKGBUILD b/pcr/trytond-currency/PKGBUILD index eea9188c1..9c41db4a8 100644 --- a/pcr/trytond-currency/PKGBUILD +++ b/pcr/trytond-currency/PKGBUILD @@ -2,18 +2,18 @@ pkgname=trytond-currency _pkgname=trytond_currency -pkgver=4.0.1 -_pkgdir=4.0 +pkgver=4.2.0 +_pkgdir=4.2 pkgrel=1 pkgdesc="The currency 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=("33ba3983382aca70b81e1a3206c8af3d") +md5sums=("1a0e6923d26a18c4935539d511f42a8b") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3