summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2018-05-23 10:50:18 +0200
committerHyacinthe Cartiaux2018-05-23 10:50:18 +0200
commit4f40c8cfffe4c9c34367268d9bfbdedc67b50616 (patch)
tree01a892ea81b7b5e4db826c473bee2c505d44fef5
parentf888a1fa0a4ba8f51a34de5e145c2f1afeb072d0 (diff)
downloadaur-4f40c8cfffe4c9c34367268d9bfbdedc67b50616.tar.gz
Update to 2.1.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffbe2b5b3819..62b2fb5bbe31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gns3-gui
pkgdesc = GNS3 network simulator. Graphical user interface package.
- pkgver = 2.1.5
+ pkgver = 2.1.6
pkgrel = 1
url = https://github.com/GNS3/gns3-gui
arch = any
@@ -18,9 +18,9 @@ pkgbase = gns3-gui
optdepends = dynamips: Cisco router emulator.
optdepends = xterm: Default terminal emulator for CLI management of virtual instances.
optdepends = wireshark-qt: Live packet capture.
- source = gns3-gui-2.1.5.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.5.tar.gz
+ source = gns3-gui-2.1.6.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.6.tar.gz
source = gns3.desktop
- sha256sums = 032faac3febc0032167bbbfaa9d73a9f7aee9811174b99044d52028eb30c2d24
+ sha256sums = e467f8907d3f2e3a3a9192b03bffbf210a87bcf1fbf1574925f15b24df136acd
sha256sums = 51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166
pkgname = gns3-gui
diff --git a/PKGBUILD b/PKGBUILD
index 821bd36604fb..ebe4f1dfce07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.1.5
+pkgver=2.1.6
pkgrel=1
pkgdesc='GNS3 network simulator. Graphical user interface package.'
arch=('any')
@@ -17,7 +17,7 @@ optdepends=('gns3-server: GNS3 backend. Manages emulators such as Dynamips, Virt
'wireshark-qt: Live packet capture.')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/GNS3/${pkgname}/archive/v${pkgver}.tar.gz"
'gns3.desktop')
-sha256sums=('032faac3febc0032167bbbfaa9d73a9f7aee9811174b99044d52028eb30c2d24'
+sha256sums=('e467f8907d3f2e3a3a9192b03bffbf210a87bcf1fbf1574925f15b24df136acd'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
package() {