From 51d4ae3e9035d3ea15c951ebcde853e309d34bdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 20 Nov 2013 21:07:05 -0200 Subject: trytond-3.0.0-2: updating version --- pcr/trytond/PKGBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'pcr/trytond') diff --git a/pcr/trytond/PKGBUILD b/pcr/trytond/PKGBUILD index 286cff50d..eaa9d6f7b 100644 --- a/pcr/trytond/PKGBUILD +++ b/pcr/trytond/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Robin Baumgartner # Maintainer (Parabola): André Silva pkgname=trytond -pkgver=2.8.3 -_pkgdir=2.8 -pkgrel=1 +pkgver=3.0.0 +_pkgdir=3.0 +pkgrel=2 pkgdesc="A three-tiers high-level general purpose application platform (server application)" arch=('any') url="http://www.tryton.org/" @@ -18,10 +18,8 @@ optdepends=('python2-psycopg2: support for PostgreSQL database' makedepends=('python2-distribute') install="trytond.install" source=("http://downloads.tryton.org/$_pkgdir/$pkgname-$pkgver.tar.gz" - 'trytond.install' 'trytond.service') -md5sums=('db714e83e4b09213a6027911af0ad75e' - '768e68c01cb5913e36ea89c67fc98038' +md5sums=('812daa29409881adc4001c1c810bc8e8' 'b1535a8528dfd8f655624bf6faea6985') package() { -- cgit v1.2.3