From 773d15c853068e62109c38c42058e0d87b50553d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 20 Feb 2019 03:09:55 -0300 Subject: [PATCH] tryton: update to 5.0.6. --- srcpkgs/tryton/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tryton/template b/srcpkgs/tryton/template index 2dad3dafc2a..61c1e480a59 100644 --- a/srcpkgs/tryton/template +++ b/srcpkgs/tryton/template @@ -1,8 +1,8 @@ # Template file for 'tryton' pkgname=tryton -version=5.0.5 +version=5.0.6 revision=1 -noarch=yes +archs=noarch build_style=python3-module pycompile_module="tryton" hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.tryton.org" distfiles="${PYPI_SITE}/t/tryton/tryton-${version}.tar.gz" -checksum=f8bb722ceaf8d46cec799315ac5999ac08c07e1b8b714e0783c472ed3f23f5a5 +checksum=9b60e5950118e634cb7779a61c0a5b167acef5db4c24f3f1a1aef962a3f7f3d1 nocross="gobject-introspection" post_install() {