tryton: update to 5.4.0
This commit is contained in:
parent
22e182f26e
commit
191c7dccb2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tryton'
|
||||
pkgname=tryton
|
||||
version=5.0.8
|
||||
version=5.4.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -12,8 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.tryton.org"
|
||||
distfiles="${PYPI_SITE}/t/tryton/tryton-${version}.tar.gz"
|
||||
checksum=c3670b8937f91f293a5fb8346374eb0a007f889f1452f37db6aa5c4d866ed5be
|
||||
nocross="gobject-introspection"
|
||||
checksum=8deb659d04d2f24b3e5d75bab0261c2a9d3f2c57d4fa02c72acc58f091477871
|
||||
|
||||
post_install() {
|
||||
vinstall tryton.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in New Issue