gns3-gui: update to 2.1.2
This commit is contained in:
parent
db892cc5b4
commit
774a2c3e29
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gns3-gui'
|
# Template file for 'gns3-gui'
|
||||||
pkgname=gns3-gui
|
pkgname=gns3-gui
|
||||||
version=2.1.0
|
version=2.1.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://gns3.com"
|
homepage="https://gns3.com"
|
||||||
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ee0bc28dba146dd1aa9258e076b310014acbc461ea4e7324f1336eade6fa10f4
|
checksum=4eafd9182f515fd0031b562e4e4fa2b2134deac7221f408ee9173885045f95a9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall gns3-gui.desktop 644 usr/share/applications
|
vinstall gns3-gui.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Reference in New Issue