tryton: update to 5.0.5.
This commit is contained in:
parent
8b16514f16
commit
a046c078e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tryton'
|
# Template file for 'tryton'
|
||||||
pkgname=tryton
|
pkgname=tryton
|
||||||
version=5.0.4
|
version=5.0.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,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=f17bfe90298f3c4d2bb89d9cb1779fd1822efc7e38ab5a27024c33b42a086fc9
|
checksum=f8bb722ceaf8d46cec799315ac5999ac08c07e1b8b714e0783c472ed3f23f5a5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall tryton.desktop 644 usr/share/applications
|
vinstall tryton.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Reference in a new issue