gns3-gui: update to 2.1.4.
This commit is contained in:
parent
056ec776bc
commit
50f0b5089f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gns3-gui'
|
||||
pkgname=gns3-gui
|
||||
version=2.1.3
|
||||
version=2.1.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -10,10 +10,10 @@ depends="python3-setuptools python3-psutil python3-jsonschema python3-raven
|
|||
python3-PyQt5-svg xterm inetutils-telnet gns3-net-converter"
|
||||
short_desc="Graphical Network Simulator 3 - GUI"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=4cf5f9184e8fd88c210aff258545bf9ae62820d431812535977c9305faf1facf
|
||||
checksum=cebcf59a1f7381b91a59dc773636e92f50974e0be05a0728e8b86a781ac73e44
|
||||
|
||||
post_install() {
|
||||
vinstall gns3-gui.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in a new issue