mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
tryton: update to 7.2.8
This commit is contained in:
parent
714710fc28
commit
e9ab71a8f2
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=7.2.7
|
version=7.2.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,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=6c7c3f5a247c4949c972bc880a12b0e703332b93e8bff60be0443bf35d45d676
|
checksum=20cf945246fe6a5bc46f440c2157cdf149cb7ec9319e6391e6367c718efeba3c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall tryton.desktop 644 usr/share/applications
|
vinstall tryton.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue