diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/trytond/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/trytond/PKGBUILD b/pcr/trytond/PKGBUILD index 49cc156f5..8d5723830 100644 --- a/pcr/trytond/PKGBUILD +++ b/pcr/trytond/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> pkgname=trytond -pkgver=3.8.0 +pkgver=3.8.1 _pkgdir=3.8 pkgrel=1 pkgdesc="A three-tiers high-level general purpose application platform (server application)" @@ -22,7 +22,7 @@ install="trytond.install" source=("http://downloads.tryton.org/$_pkgdir/$pkgname-$pkgver.tar.gz" 'trytond.install' 'trytond.service') -md5sums=('abf9e9c0b30f6f51cde8840fc943ae11' +md5sums=('98442c7b6715e9f813774f1face2a4ec' '768e68c01cb5913e36ea89c67fc98038' 'b1535a8528dfd8f655624bf6faea6985') |