gns3-gui: update to 2.1.6.
This commit is contained in:
parent
51b417895d
commit
25ecbbbfae
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'gns3-gui'
|
||||
pkgname=gns3-gui
|
||||
version=2.1.5
|
||||
version=2.1.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="gns3"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-psutil python3-jsonschema python3-raven
|
||||
python3-PyQt5-svg xterm inetutils-telnet gns3-net-converter"
|
||||
python3-PyQt5-svg xterm inetutils-telnet gns3-net-converter python3-PyQt5-websockets"
|
||||
short_desc="Graphical Network Simulator 3 - GUI"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=032faac3febc0032167bbbfaa9d73a9f7aee9811174b99044d52028eb30c2d24
|
||||
checksum=e467f8907d3f2e3a3a9192b03bffbf210a87bcf1fbf1574925f15b24df136acd
|
||||
|
||||
post_install() {
|
||||
vinstall gns3-gui.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue