summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2019-11-04 20:56:21 +0100
committerStephan Springer2019-11-04 20:56:21 +0100
commit122553cb142d1968a5191a1de651afba5179fcfa (patch)
treed0575067c21cbe82c0d060c5caf2fc52a9c9a104 /PKGBUILD
parent97480b4997c31fdf2b2e6cac8e86d5dd54d1048c (diff)
downloadaur-122553cb142d1968a5191a1de651afba5179fcfa.tar.gz
update to version 2.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5c382213c3b..6a6f66d4559a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc='GNS3 network simulator. Graphical user interface package.'
arch=('any')
@@ -19,7 +19,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=('093ed67ce02dbd7b52745e7415c6f08236c288b07fbe31eda31e6754d6adf6a3'
+sha256sums=('111d900f7f39909f6a124de443b42930cf333cdfcceb626b7a42cb63c3a87798'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
build() {