summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2020-09-08 18:57:56 +0200
committerStephan Springer2020-09-08 18:57:56 +0200
commitdb5ea218a94f725ab97b30c9cecc2b96d0eb509a (patch)
treef7b83c850245b2e5a04d190f84cb3dfe268b7f41
parent334fb48a925f6ba6e77016f302f62c0a49d07d22 (diff)
downloadaur-db5ea218a94f725ab97b30c9cecc2b96d0eb509a.tar.gz
update to version 2.2.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8705568e6e67..eef7dadbbf7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gns3-gui
pkgdesc = GNS3 network simulator. Graphical user interface package.
- pkgver = 2.2.12
+ pkgver = 2.2.13
pkgrel = 1
url = https://github.com/GNS3/gns3-gui
arch = any
@@ -19,9 +19,9 @@ pkgbase = gns3-gui
optdepends = gns3-server: GNS3 backend. Manages emulators such as Dynamips, VirtualBox or Qemu/KVM.
optdepends = xterm: Default terminal emulator for CLI management of virtual instances.
optdepends = wireshark-qt: Live packet capture.
- source = gns3-gui-2.2.12.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.2.12.tar.gz
+ source = gns3-gui-2.2.13.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.2.13.tar.gz
source = gns3.desktop
- sha256sums = 7e2f722d8cf9d97ceabb66755bf56ef3997d00c4f9d46ec75aa61c6e6cb5a43c
+ sha256sums = 213c8a5b041c9abff8f3806e89e51c388f304ad546d55b3f518413b23acd2d3d
sha256sums = 51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166
pkgname = gns3-gui
diff --git a/PKGBUILD b/PKGBUILD
index 8784581a7ed2..9a6d20072220 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.2.12
+pkgver=2.2.13
pkgrel=1
pkgdesc='GNS3 network simulator. Graphical user interface package.'
arch=('any')
@@ -28,7 +28,7 @@ optdepends=(
'wireshark-qt: Live packet capture.')
source=("$pkgname-$pkgver.tar.gz::https://github.com/GNS3/$pkgname/archive/v$pkgver.tar.gz"
'gns3.desktop')
-sha256sums=('7e2f722d8cf9d97ceabb66755bf56ef3997d00c4f9d46ec75aa61c6e6cb5a43c'
+sha256sums=('213c8a5b041c9abff8f3806e89e51c388f304ad546d55b3f518413b23acd2d3d'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
prepare() {