From 5d7fdfb7d22f0a802476bc0606e7c4c198879388 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 18 Jan 2016 17:06:42 -0500 Subject: trytond-account-3.8.1-1: updating version --- pcr/trytond-account/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'pcr/trytond-account') diff --git a/pcr/trytond-account/PKGBUILD b/pcr/trytond-account/PKGBUILD index 731efb2f5..474231af7 100644 --- a/pcr/trytond-account/PKGBUILD +++ b/pcr/trytond-account/PKGBUILD @@ -1,18 +1,19 @@ -# Maintainer (Arch): Robin Baumgartner +# Maintainer: Omar Vega Ramos + pkgname=trytond-account _pkgname=trytond_account -pkgver=3.4.1 -_pkgdir=3.4 +pkgver=3.8.1 +_pkgdir=3.8 pkgrel=1 pkgdesc="The account module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.4' 'trytond-company>=3.4' 'trytond-currency>=3.4' 'trytond-party>=3.4') +depends=('trytond>=3.8' 'trytond-company>=3.8' 'trytond-currency>=3.8' 'trytond-party>=3.8') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("24c80648eb35d75e8a7665d32d854a26") +md5sums=("0723e53d769b8369bdbe2d0e0ba1fe4e") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.2