From d5c3bb0e0c3ea61b2a10ae23f16937fc50e152ac Mon Sep 17 00:00:00 2001 From: cr6git Date: Tue, 2 Oct 2018 10:52:56 +0200 Subject: [PATCH] tryton: update to 5.0.0. switch to Python3. --- srcpkgs/tryton/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/tryton/template b/srcpkgs/tryton/template index 7af0bb920b2..9d60e553b0f 100644 --- a/srcpkgs/tryton/template +++ b/srcpkgs/tryton/template @@ -1,18 +1,18 @@ # Template file for 'tryton' pkgname=tryton -version=4.8.6 +version=5.0.0 revision=1 noarch=yes -build_style=python2-module +build_style=python3-module pycompile_module="tryton" -hostmakedepends="python-setuptools" -depends="gtk+3 python-dateutil python-gobject" +hostmakedepends="python3-setuptools" +depends="gtk+3 python3-dateutil python3-gobject" short_desc="Three-tier high-level general purpose application platform" maintainer="cr6git " license="GPL-3.0-or-later" homepage="https://www.tryton.org" distfiles="${PYPI_SITE}/t/tryton/tryton-${version}.tar.gz" -checksum=09eb0030e21fab363e8b804ef71578f03fb2d1e066c619505d5aaaf153126ab0 +checksum=7a1da2f5c54cdb611155493b2c9be01ea623dbe91954105ed9cfbff3d7b3d84a post_install() { vinstall tryton.desktop 644 usr/share/applications