summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2018-09-07 22:28:12 +0200
committerHyacinthe Cartiaux2018-09-07 22:28:12 +0200
commitf94b89b97dd91c8d3f5b8f9360ddf7435dba846b (patch)
tree04ba2500fae49b00e03a99c923103a2f13b1ac0f
parenteb112c2864e6e5c3f199a1e339f9e10bf4c31f28 (diff)
downloadaur-f94b89b97dd91c8d3f5b8f9360ddf7435dba846b.tar.gz
Update to 2.1.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 225bbe5a14a0..afa0994b0694 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gns3-gui
pkgdesc = GNS3 network simulator. Graphical user interface package.
- pkgver = 2.1.8
+ pkgver = 2.1.9
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.8.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.8.tar.gz
+ source = gns3-gui-2.1.9.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.9.tar.gz
source = gns3.desktop
- sha256sums = 66465cfdbe6e64c40e112e815d1761b1bffc23ac990e5df77aea79b2ce851692
+ sha256sums = 79b9ad2dd3011fc02801dbd807e923a4f0b39860814c5b5ebe0b31e855e9fe53
sha256sums = 51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166
pkgname = gns3-gui
diff --git a/PKGBUILD b/PKGBUILD
index 3f4929795ec3..afe514a78c2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.1.8
+pkgver=2.1.9
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=('66465cfdbe6e64c40e112e815d1761b1bffc23ac990e5df77aea79b2ce851692'
+sha256sums=('79b9ad2dd3011fc02801dbd807e923a4f0b39860814c5b5ebe0b31e855e9fe53'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
package() {