From b76e0302e896f8bd84765a2f07a6063d1c5f315c Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 2 Aug 2014 13:07:38 -0300 Subject: trytond packages: update to 3.2 version --- pcr/trytond-calendar/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr/trytond-calendar/PKGBUILD') diff --git a/pcr/trytond-calendar/PKGBUILD b/pcr/trytond-calendar/PKGBUILD index 23005de3e..d74f4f1f0 100644 --- a/pcr/trytond-calendar/PKGBUILD +++ b/pcr/trytond-calendar/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva pkgname=trytond-calendar _pkgname=trytond_calendar -pkgver=3.0.2 -_pkgdir=3.0 +pkgver=3.2.0 +_pkgdir=3.2 pkgrel=1 pkgdesc="The calendar module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0') +depends=('trytond>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("c3bcd829ac048be07f304177aed0ee4c") +md5sums=("af7d83084a8ee28a53ad38012f9f0874") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3