summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobin Baumgartner2015-08-13 20:17:34 +0200
committerRobin Baumgartner2015-08-13 20:17:34 +0200
commit3d513b144b146fd5d0587c6d15e4dc7fb749988d (patch)
tree4e0d9f249c9abeb3e3c9a8666dbe9a06609c8bb0 /PKGBUILD
parent05ce0aedc1981117abcb24efa577c4f0810d79f4 (diff)
downloadaur-3d513b144b146fd5d0587c6d15e4dc7fb749988d.tar.gz
Bump to version 3.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc9b73be3feb..4a852dda0954 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Florian Walch <florian.walch@gmx.at>
# Maintainer: Robin Baumgartner <robin@baumgartners.ch>
pkgname=trytond
-pkgver=3.6.1
+pkgver=3.6.2
_pkgdir=3.6
pkgrel=1
pkgdesc="A three-tiers high-level general purpose application platform (server application)"
@@ -20,7 +20,7 @@ install="trytond.install"
source=("http://downloads.tryton.org/$_pkgdir/$pkgname-$pkgver.tar.gz"
'trytond.install'
'trytond.service')
-md5sums=('8e8925b147d7cd8ce7948fc96b9348b8'
+md5sums=('1f559cc07307ace005c6034d73ae88ed'
'768e68c01cb5913e36ea89c67fc98038'
'b1535a8528dfd8f655624bf6faea6985')