tryton: update to 7.2.4

Closes: #51859 [via git-merge-pr]
This commit is contained in:
Saksham Verma 2024-08-15 15:42:13 +05:30 committed by classabbyamp
parent f24f77f6df
commit a5587b1617
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 4 deletions

View File

@ -1,9 +1,8 @@
# Template file for 'tryton' # Template file for 'tryton'
pkgname=tryton pkgname=tryton
version=5.4.2 version=7.2.4
revision=5 revision=1
build_style=python3-module build_style=python3-module
pycompile_module="tryton"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="gtk+3 python3-dateutil python3-gobject" depends="gtk+3 python3-dateutil python3-gobject"
short_desc="Three-tier high-level general purpose application platform" short_desc="Three-tier high-level general purpose application platform"
@ -11,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://www.tryton.org" homepage="https://www.tryton.org"
distfiles="${PYPI_SITE}/t/tryton/tryton-${version}.tar.gz" distfiles="${PYPI_SITE}/t/tryton/tryton-${version}.tar.gz"
checksum=186c862eb5459c9582233ee30567ae4f3180798f64ed102b6cccd79d670a8ae5 checksum=2d879b5e002f206de9505ec6a518de42f3fa4bcdf23e33cefe5660f6bd17f8a7
post_install() { post_install() {
vinstall tryton.desktop 644 usr/share/applications vinstall tryton.desktop 644 usr/share/applications