From 0bda299cea15059f50485e8843cfbbcc4f39e06a Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sat, 9 Jul 2016 22:11:28 -0500 Subject: trytond-company-4.0.2-1: updating version --- pcr/trytond-company/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pcr/trytond-company/PKGBUILD b/pcr/trytond-company/PKGBUILD index f78b2831b..71c83cfb1 100644 --- a/pcr/trytond-company/PKGBUILD +++ b/pcr/trytond-company/PKGBUILD @@ -2,18 +2,18 @@ pkgname=trytond-company _pkgname=trytond_company -pkgver=3.8.0 -_pkgdir=3.8 +pkgver=4.0.2 +_pkgdir=4.0 pkgrel=1 pkgdesc="The company module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.8' 'trytond-currency>=3.8' 'trytond-party>=3.8') +depends=('trytond>=4.0' 'trytond-currency>=4.0' 'trytond-party>=4.0') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("4e22da2a77c30cc5e06b635e019911fa") +md5sums=("01f03fc62153e42420ffa654a2856d29") build() { cd $srcdir/$_pkgname-$pkgver @@ -23,4 +23,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -} \ No newline at end of file +} -- cgit v1.1-4-g5e80