From c2f927becb25123af8ce55df9908aae9d27510c9 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 10 Jul 2016 00:16:45 -0500 Subject: trytond-account-product-4.0.1-1: updating version --- pcr/trytond-account-product/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr/trytond-account-product') diff --git a/pcr/trytond-account-product/PKGBUILD b/pcr/trytond-account-product/PKGBUILD index 980373518..d5b07d0df 100644 --- a/pcr/trytond-account-product/PKGBUILD +++ b/pcr/trytond-account-product/PKGBUILD @@ -2,18 +2,18 @@ pkgname=trytond-account-product _pkgname=trytond_account_product -pkgver=3.8.0 -_pkgdir=3.8 +pkgver=4.0.1 +_pkgdir=4.0 pkgrel=1 pkgdesc="The account_product module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.8' 'trytond-account>=3.8' 'trytond-company>=3.8' 'trytond-product>=3.8') +depends=('trytond>=4.0' 'trytond-account>=4.0' 'trytond-company>=4.0' 'trytond-product>=4.0') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("c243a5b71141532e59c3e8f42cc773f6") +md5sums=("d410b706b4eb2970090ab329eef8f4ca") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.3