From 4ad31d2eff55cdc86db81434274b536788f0a818 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 18 Jan 2016 16:14:38 -0500 Subject: trytond-currency-3.8.0-1: updating version --- pcr/trytond-currency/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pcr/trytond-currency/PKGBUILD b/pcr/trytond-currency/PKGBUILD index bff11256d..d26c60fd9 100644 --- a/pcr/trytond-currency/PKGBUILD +++ b/pcr/trytond-currency/PKGBUILD @@ -1,19 +1,19 @@ -# Maintainer (Arch): Robin Baumgartner # Maintainer: Omar Vega Ramos + pkgname=trytond-currency _pkgname=trytond_currency -pkgver=3.4.1 -_pkgdir=3.4 +pkgver=3.8.0 +_pkgdir=3.8 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>=3.4') +depends=('trytond>=3.8') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("0bceb6e32905adebfabc0a038909f285") +md5sums=("87a27f39ae2e685c0888862f63bbc19e") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.1-4-g5e80