summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2019-01-25 23:16:50 +0100
committerStephan Springer2019-01-25 23:16:50 +0100
commit3e0a5d8f401df654e239b35f3d8ab61de85fd97f (patch)
treeeeb181201bc4126272a31b4aefbad41cdc1d228d
parent285e01f4d84bbc3c8859255733e04fc2b6c1f8de (diff)
downloadaur-3e0a5d8f401df654e239b35f3d8ab61de85fd97f.tar.gz
update to 2.1.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5028b939aa8..573b7e4b38b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gns3-gui
pkgdesc = GNS3 network simulator. Graphical user interface package.
- pkgver = 2.1.11
+ pkgver = 2.1.12
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.11.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.11.tar.gz
+ source = gns3-gui-2.1.12.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.12.tar.gz
source = gns3.desktop
- sha256sums = 8ec9e21de76dc042ed6ee196ab1331b4b07827db641717e44c6a6fb3129120f6
+ sha256sums = 250c8f0e9b87467c690e45657a906b8a8dc7f56c9b072ed1c2b2e2af32177038
sha256sums = 51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166
pkgname = gns3-gui
diff --git a/PKGBUILD b/PKGBUILD
index fd2efb439dda..2a0ce8a01a6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.1.11
+pkgver=2.1.12
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=('8ec9e21de76dc042ed6ee196ab1331b4b07827db641717e44c6a6fb3129120f6'
+sha256sums=('250c8f0e9b87467c690e45657a906b8a8dc7f56c9b072ed1c2b2e2af32177038'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
build() {