diff --git a/srcpkgs/gns3-gui/template b/srcpkgs/gns3-gui/template index 582f647c77f256..63ddcee8feda6d 100644 --- a/srcpkgs/gns3-gui/template +++ b/srcpkgs/gns3-gui/template @@ -1,12 +1,12 @@ # 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 " @@ -14,7 +14,7 @@ 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() {