gns3-gui: update to 2.1.3
This commit is contained in:
parent
fadadf9b0f
commit
e8e14dc549
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gns3-gui'
|
||||
pkgname=gns3-gui
|
||||
version=2.1.2
|
||||
version=2.1.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -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=4eafd9182f515fd0031b562e4e4fa2b2134deac7221f408ee9173885045f95a9
|
||||
checksum=5beaf5a146a2f91bcaa73d32c6ce20dbcf4105e5a66448ee90888c7f1f6e79a9
|
||||
|
||||
post_install() {
|
||||
vinstall gns3-gui.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in New Issue