From af2f7229456d1b75ae4ee00ec9f81d5d5ebc72f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sat, 7 Feb 2015 17:10:40 -0200 Subject: trytond-account-3.4.1-1: updating version --- pcr/trytond-account/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/trytond-account') diff --git a/pcr/trytond-account/PKGBUILD b/pcr/trytond-account/PKGBUILD index 12235617a..731efb2f5 100644 --- a/pcr/trytond-account/PKGBUILD +++ b/pcr/trytond-account/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer (Arch): Robin Baumgartner pkgname=trytond-account _pkgname=trytond_account -pkgver=3.4.0 +pkgver=3.4.1 _pkgdir=3.4 pkgrel=1 pkgdesc="The account module of the Tryton application platform" @@ -12,7 +12,7 @@ groups=('trytond-modules') depends=('trytond>=3.4' 'trytond-company>=3.4' 'trytond-currency>=3.4' 'trytond-party>=3.4') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("c6b22393382830bc83f67c362eb15fd3") +md5sums=("24c80648eb35d75e8a7665d32d854a26") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3