summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69f997b7b6e6..71d06026a7d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-server
-pkgver=2.1.0
+pkgver=2.1.3
pkgrel=1
pkgdesc='GNS3 network simulator. Server package.'
arch=('any')
@@ -13,7 +13,6 @@ makedepends=('python-setuptools')
depends=('python-jsonschema' 'python-aiohttp-gns3' 'python-aiohttp-cors-gns3' 'python-yarl-gns3' 'python-jinja' 'python-raven' 'python-psutil' 'python-zipstream' 'python-typing' 'python-multidict-gns3' 'python-prompt_toolkit')
optdepends=('dynamips: Cisco router emulator.'
'gns3-gui: graphical user interface for GNS3 server.'
- 'vboxwrapper: VirtualBox wrapper for GNS3.'
'iouyap: Bridge IOU to UDP, TAP and Ethernet.'
'qemu: Used by GNS3 to run Cisco ASA, PIX and IDS.'
'vpcs: Simple PC emulation for basic network operations.'
@@ -23,7 +22,7 @@ install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
"${pkgname}@.service")
-sha256sums=('764994d75b9d0d25ca929971c0cd3e8a633366897e3561c61a27bb5d8d44da56'
+sha256sums=('0453c6ef785c14f30f7b4d47bb13d7c19b563f705ddeb4544f5b2307f1863e27'
'b43f0ead963a06e613d3303d2c66372b57f46c750b3d6df20eb99c11078de65f')
package() {