summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2018-03-12 15:21:51 +0100
committerHyacinthe Cartiaux2018-03-12 15:21:51 +0100
commitd7def2baad0367b144dd44a1060a2aec3e9395c4 (patch)
treebe0eec561e817ac0092ccec9e35b3c9524b9b188
parent3383ddd12e138155acab8e384f0d2f2a526903bc (diff)
downloadaur-d7def2baad0367b144dd44a1060a2aec3e9395c4.tar.gz
Update to 2.1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 718f324046a1..5e604fbac834 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gns3-gui
pkgdesc = GNS3 network simulator. Graphical user interface package.
- pkgver = 2.1.3
+ pkgver = 2.1.4
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.3.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.3.tar.gz
+ source = gns3-gui-2.1.4.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.4.tar.gz
source = gns3.desktop
- sha256sums = 4cf5f9184e8fd88c210aff258545bf9ae62820d431812535977c9305faf1facf
+ sha256sums = cebcf59a1f7381b91a59dc773636e92f50974e0be05a0728e8b86a781ac73e44
sha256sums = 51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166
pkgname = gns3-gui
diff --git a/PKGBUILD b/PKGBUILD
index 474efb4f35a0..2bdfcb525f11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.1.3
+pkgver=2.1.4
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=('4cf5f9184e8fd88c210aff258545bf9ae62820d431812535977c9305faf1facf'
+sha256sums=('cebcf59a1f7381b91a59dc773636e92f50974e0be05a0728e8b86a781ac73e44'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
package() {