parent
788b52f086
commit
0fc1cf3b46
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tryton'
|
# Template file for 'tryton'
|
||||||
pkgname=tryton
|
pkgname=tryton
|
||||||
version=4.6.2
|
version=4.6.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -10,9 +10,9 @@ depends="pygtk python-dateutil"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
short_desc="Three-tier high-level general purpose application platform"
|
short_desc="Three-tier high-level general purpose application platform"
|
||||||
homepage="https://www.tryton.org"
|
homepage="https://www.tryton.org"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
distfiles="${PYPI_SITE}/${pkgname:0:1}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/${pkgname:0:1}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c9e919b8ff6dbe6b0565ed3e976339efad3a7826e33034a57b025c0b08c8552d
|
checksum=166f293b9a10be501472c0ddbafef054137afbc0b734545ffc324756a871bca0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall tryton.desktop 644 usr/share/applications
|
vinstall tryton.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Reference in a new issue