parent
9bb7a527cf
commit
342e14d3b7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tryton'
|
||||
pkgname=tryton
|
||||
version=7.2.6
|
||||
version=7.2.7
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,7 +10,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=77227e3ec3148a72566198dcc14b832c743207e9b901d7c247e8177d4aef8c37
|
||||
checksum=6c7c3f5a247c4949c972bc880a12b0e703332b93e8bff60be0443bf35d45d676
|
||||
|
||||
post_install() {
|
||||
vinstall tryton.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in New Issue