From a52e9e225c45797de185196c047e4e73f40a2d6a Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 10 Jul 2016 00:42:54 -0500 Subject: trytond-account-invoice-4.0.1-1: updating version --- pcr/trytond-account-invoice/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'pcr/trytond-account-invoice') diff --git a/pcr/trytond-account-invoice/PKGBUILD b/pcr/trytond-account-invoice/PKGBUILD index 6da7c9ef6..c8b452069 100644 --- a/pcr/trytond-account-invoice/PKGBUILD +++ b/pcr/trytond-account-invoice/PKGBUILD @@ -2,18 +2,19 @@ pkgname=trytond-account-invoice _pkgname=trytond_account_invoice -pkgver=3.8.2 -_pkgdir=3.8 +pkgver=4.0.1 +_pkgdir=4.0 pkgrel=1 pkgdesc="The account_invoice 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-account-product>=3.8' 'trytond-company>=3.8' 'trytond-currency>=3.8' 'trytond-party>=3.8' 'trytond-product>=3.8') +depends=('trytond>=4.0' 'trytond-account>=4.0' 'trytond-account-product>=4.0' 'trytond-company>=4.0' + 'trytond-currency>=4.0' 'trytond-party>=4.0' 'trytond-product>=4.0') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("599458a18ec432e8c1a7048aaac2981f") +md5sums=("ed0e47b1756650201e05308534429e35") build() { cd $srcdir/$_pkgname-$pkgver -- cgit v1.2.2