summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2018-01-21 18:04:55 +0100
committerHyacinthe Cartiaux2018-01-21 18:04:55 +0100
commit3383ddd12e138155acab8e384f0d2f2a526903bc (patch)
treed435ad1811f3088a503655c2854546482bb14c83
parent3f32a740c43b17e74a0de8e8914ea7774f301848 (diff)
downloadaur-3383ddd12e138155acab8e384f0d2f2a526903bc.tar.gz
Update to 2.1.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9a82c3d116f..718f324046a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Dec 5 22:57:59 UTC 2017
pkgbase = gns3-gui
pkgdesc = GNS3 network simulator. Graphical user interface package.
- pkgver = 2.1.0
+ pkgver = 2.1.3
pkgrel = 1
url = https://github.com/GNS3/gns3-gui
arch = any
@@ -20,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.0.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.0.tar.gz
+ source = gns3-gui-2.1.3.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.3.tar.gz
source = gns3.desktop
- sha256sums = ee0bc28dba146dd1aa9258e076b310014acbc461ea4e7324f1336eade6fa10f4
+ sha256sums = 4cf5f9184e8fd88c210aff258545bf9ae62820d431812535977c9305faf1facf
sha256sums = 51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166
pkgname = gns3-gui
diff --git a/PKGBUILD b/PKGBUILD
index b0062356b45b..474efb4f35a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.1.0
+pkgver=2.1.3
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=('ee0bc28dba146dd1aa9258e076b310014acbc461ea4e7324f1336eade6fa10f4'
+sha256sums=('4cf5f9184e8fd88c210aff258545bf9ae62820d431812535977c9305faf1facf'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
package() {