parent
543bb53a5f
commit
926c31ac36
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tryton'
|
||||
pkgname=tryton
|
||||
version=4.6.1
|
||||
version=4.6.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
|
@ -12,7 +12,7 @@ short_desc="Three-tier high-level general purpose application platform"
|
|||
homepage="https://www.tryton.org"
|
||||
license="GPL-3"
|
||||
distfiles="https://downloads.tryton.org/${version%.*}/tryton-${version}.tar.gz"
|
||||
checksum=48ae5a9ffc1653e53949a212f77f09317d0684a767f5af39a7297faf02147c5b
|
||||
checksum=c9e919b8ff6dbe6b0565ed3e976339efad3a7826e33034a57b025c0b08c8552d
|
||||
|
||||
post_install() {
|
||||
vinstall tryton.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in New Issue