summaryrefslogtreecommitdiff
path: root/pcr/tryton
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/tryton')
-rw-r--r--pcr/tryton/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/tryton/PKGBUILD b/pcr/tryton/PKGBUILD
index 56fb74da5..3c19c7785 100644
--- a/pcr/tryton/PKGBUILD
+++ b/pcr/tryton/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor (Arch): Florian Walch <florian.walch@gmx.at>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=tryton
-pkgver=3.8.1
+pkgver=3.8.2
_pkgdir=3.8
pkgrel=1
pkgdesc="A three-tiers high-level general purpose application platform (client application)"
@@ -15,7 +15,7 @@ optdepends=('python2-simplejson: Faster JSON processing'
makedepends=('python2-distribute')
source=("http://downloads.tryton.org/$_pkgdir/$pkgname-$pkgver.tar.gz"
'tryton.desktop')
-md5sums=('40ad5e7f7f0d62f641b5f65a632048d1'
+md5sums=('2309049a7d272650b6e2c07e71903fe3'
'7ca15ad6c790c78817fe1a1b6a2c3fcf')
build() {