tryton: update to 5.0.1.
This commit is contained in:
parent
b2454605b4
commit
5c6f62d8be
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tryton'
|
||||
pkgname=tryton
|
||||
version=5.0.0
|
||||
version=5.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.tryton.org"
|
||||
distfiles="${PYPI_SITE}/t/tryton/tryton-${version}.tar.gz"
|
||||
checksum=7a1da2f5c54cdb611155493b2c9be01ea623dbe91954105ed9cfbff3d7b3d84a
|
||||
checksum=3d2bdd675e9fda586dd0643105b1b8f7c167c022d3ad3efa821b518f1ae5e367
|
||||
|
||||
post_install() {
|
||||
vinstall tryton.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in New Issue