Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions srcpkgs/gns3-gui/template
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Template file for 'gns3-gui'
pkgname=gns3-gui
version=2.2.54
revision=2
version=2.2.61
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-psutil python3-jsonschema
python3-PyQt5-svg python3-PyQt5-websockets xterm inetutils-telnet
gns3-net-converter python3-distro"
python3-pyqt6-svg python3-pyqt6-websockets python3-pyqt6-gui python3-pyqt6-network
python3-pyqt6-widgets xterm inetutils-telnet gns3-net-converter python3-distro"
checkdepends="${depends} python3-pytest python3-wheel"
short_desc="Graphical Network Simulator 3 - GUI"
maintainer="Tim Sandquist <tim.sandquist@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://gns3.com"
changelog="https://raw.githubusercontent.com/GNS3/gns3-gui/master/CHANGELOG"
distfiles="https://github.com/GNS3/${pkgname}/archive/v${version}.tar.gz"
checksum=98e1d4eba48041674945980d95f42d4fb70682a3814e73fbd6cf2877c2e7d1f4
checksum=febbcb47089727b4acf8bf9846c8bb2b0e38038efd92e65e67b31e96529c4cd0


post_patch() {
Expand Down