summaryrefslogtreecommitdiff
path: root/pcr/trytond-carrier
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-01-18 16:37:03 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-01-18 16:37:03 -0500
commit773d4222c5bf65874d5fd829eb0d8acecdefcdbe (patch)
treeff7dbe476a2f18af7dbe436a717a0824ebe2e9db /pcr/trytond-carrier
parent96875b73a8f02ef9cc92d1ec8dd8ee9f149a5c7c (diff)
trytond-carrier-3.8.0-1: updating version
Diffstat (limited to 'pcr/trytond-carrier')
-rw-r--r--pcr/trytond-carrier/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/pcr/trytond-carrier/PKGBUILD b/pcr/trytond-carrier/PKGBUILD
index ae0494f69..1b8572691 100644
--- a/pcr/trytond-carrier/PKGBUILD
+++ b/pcr/trytond-carrier/PKGBUILD
@@ -1,18 +1,19 @@
-# Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch>
+# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
+
pkgname=trytond-carrier
_pkgname=trytond_carrier
-pkgver=3.4.0
-_pkgdir=3.4
+pkgver=3.8.0
+_pkgdir=3.8
pkgrel=1
pkgdesc="The carrier module of the Tryton application platform"
arch=('any')
url='http://www.tryton.org/'
license=('GPL3')
groups=('trytond-modules')
-depends=('trytond>=3.4' 'trytond-party>=3.4' 'trytond-product>=3.4')
+depends=('trytond>=3.8' 'trytond-party>=3.8' 'trytond-product>=3.8')
makedepends=('python2-distribute')
source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz")
-md5sums=("5958a13d1867245fcc3b45d49236ffd3")
+md5sums=("31e2df3b60c0258c7268d094c6a4c606")
build() {
cd $srcdir/$_pkgname-$pkgver