Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions srcpkgs/tryton/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template file for 'tryton'
pkgname=tryton
version=7.2.8
revision=3
version=7.6.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="gtk+3 python3-dateutil python3-gobject"
depends="gtk+3 python3-dateutil python3-gobject python3-cairo"
short_desc="Three-tier high-level general purpose application platform"
maintainer="Orphaned <[email protected]>"
license="GPL-3.0-or-later"
homepage="https://www.tryton.org"
distfiles="${PYPI_SITE}/t/tryton/tryton-${version}.tar.gz"
checksum=20cf945246fe6a5bc46f440c2157cdf149cb7ec9319e6391e6367c718efeba3c
checksum=c991c7b535558e21944f43c0f2ae4c041be1d3826a32558eb1c9c0d3d403d189

post_install() {
vinstall tryton.desktop 644 usr/share/applications
Expand Down