We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8376f9e commit 83b5cd1Copy full SHA for 83b5cd1
srcpkgs/tryton/template
@@ -1,7 +1,7 @@
1
# Template file for 'tryton'
2
pkgname=tryton
3
-version=7.2.8
4
-revision=3
+version=7.6.3
+revision=1
5
build_style=python3-module
6
hostmakedepends="python3-setuptools"
7
depends="gtk+3 python3-dateutil python3-gobject"
@@ -10,7 +10,7 @@ maintainer="Orphaned <[email protected]>"
10
license="GPL-3.0-or-later"
11
homepage="https://www.tryton.org"
12
distfiles="${PYPI_SITE}/t/tryton/tryton-${version}.tar.gz"
13
-checksum=20cf945246fe6a5bc46f440c2157cdf149cb7ec9319e6391e6367c718efeba3c
+checksum=c991c7b535558e21944f43c0f2ae4c041be1d3826a32558eb1c9c0d3d403d189
14
15
post_install() {
16
vinstall tryton.desktop 644 usr/share/applications
0 commit comments