gsn3-gui: update to 2.1.0
This commit is contained in:
parent
4fb452188d
commit
03eff99246
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gns3-gui'
|
||||
pkgname=gns3-gui
|
||||
version=2.0.3
|
||||
revision=3
|
||||
version=2.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="gns3"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://gns3.com"
|
||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=177d387841aff69bb9f6c3cba470fb2c79e35292a17af48ca861da69b9407e8c
|
||||
checksum=ee0bc28dba146dd1aa9258e076b310014acbc461ea4e7324f1336eade6fa10f4
|
||||
|
||||
post_install() {
|
||||
vinstall gns3-gui.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in a new issue