summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2018-09-15 17:45:30 +0200
committerStephan Springer2018-09-15 17:45:30 +0200
commitbe7e306d781ceee0eba03e6a0f1b4c0923e208bd (patch)
treefcbb5ead13506e3cdb715f9aff1c886b2a1e4a15
parent2dab0d09994ae5695793a1f87f7886e334c786c4 (diff)
downloadaur-be7e306d781ceee0eba03e6a0f1b4c0923e208bd.tar.gz
update to 2.1.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a939848ccc6..a661d7b1c22b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gns3-gui
pkgdesc = GNS3 network simulator. Graphical user interface package.
- pkgver = 2.1.9
+ pkgver = 2.1.10
pkgrel = 1
url = https://github.com/GNS3/gns3-gui
arch = any
@@ -20,9 +20,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.9.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.9.tar.gz
+ source = gns3-gui-2.1.10.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.10.tar.gz
source = gns3.desktop
- sha256sums = 79b9ad2dd3011fc02801dbd807e923a4f0b39860814c5b5ebe0b31e855e9fe53
+ sha256sums = 9773bdf1f92c7925ec3241bf8acec014632c4c14211cf2c9bcdacfe1b595144a
sha256sums = 51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166
pkgname = gns3-gui
diff --git a/PKGBUILD b/PKGBUILD
index 78a71c925610..08a658d2a76b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.1.9
+pkgver=2.1.10
pkgrel=1
pkgdesc='GNS3 network simulator. Graphical user interface package.'
arch=('any')
@@ -18,7 +18,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=('79b9ad2dd3011fc02801dbd807e923a4f0b39860814c5b5ebe0b31e855e9fe53'
+sha256sums=('9773bdf1f92c7925ec3241bf8acec014632c4c14211cf2c9bcdacfe1b595144a'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
build() {