summaryrefslogtreecommitdiff
path: root/pcr/trytond-sale-price-list
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/trytond-sale-price-list')
-rw-r--r--pcr/trytond-sale-price-list/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/trytond-sale-price-list/PKGBUILD b/pcr/trytond-sale-price-list/PKGBUILD
index fa38bcde6..d21cfb77e 100644
--- a/pcr/trytond-sale-price-list/PKGBUILD
+++ b/pcr/trytond-sale-price-list/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch>
pkgname=trytond-sale-price-list
_pkgname=trytond_sale_price_list
-pkgver=3.2.0
-_pkgdir=3.2
+pkgver=3.4.0
+_pkgdir=3.4
pkgrel=1
pkgdesc="The sale_price_list module of the Tryton application platform"
arch=('any')
url='http://www.tryton.org/'
license=('GPL3')
groups=('trytond-modules')
-depends=('trytond>=3.2' 'trytond-party>=3.2' 'trytond-product-price-list>=3.2' 'trytond-sale>=3.2')
+depends=('trytond>=3.4' 'trytond-party>=3.4' 'trytond-product-price-list>=3.4' 'trytond-sale>=3.4')
makedepends=('python2-distribute')
source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz")
-md5sums=("f26d7c1f22d928dbae506b75ae82692b")
+md5sums=("1c499b3a484983bbcf22bb030b510a54")
build() {
cd $srcdir/$_pkgname-$pkgver