From 54e0f5173058b42fb85cffc47e6f15007be7e326 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 23 Jan 2017 02:19:32 -0500 Subject: trytond-calendar-4.2.0-1: updating version --- pcr/trytond-calendar/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pcr/trytond-calendar/PKGBUILD b/pcr/trytond-calendar/PKGBUILD index 63879ca4c..97c115cf7 100644 --- a/pcr/trytond-calendar/PKGBUILD +++ b/pcr/trytond-calendar/PKGBUILD @@ -2,18 +2,18 @@ pkgname=trytond-calendar _pkgname=trytond_calendar -pkgver=4.0.1 -_pkgdir=4.0 +pkgver=4.2.0 +_pkgdir=4.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>=4.0' 'trytond-webdav' 'python2-vobject>=0.8.0' 'python2-pytz') +depends=('trytond>=4.2' 'trytond-webdav>=4.2' 'python2-vobject>=0.8.0' 'python2-pytz') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("c78e685ca0071730cbf14e7109a345f8") +md5sums=("f6a47977bef2f1140bcb3ebb8f950fa6") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3