summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2019-11-02 21:33:16 +0100
committerStephan Springer2019-11-02 21:33:16 +0100
commit97480b4997c31fdf2b2e6cac8e86d5dd54d1048c (patch)
tree544639ada5cb2fb13da23c85ca2dd025b208c83c /PKGBUILD
parent5834b6838d035c018cfd497836d681b5db234cb1 (diff)
downloadaur-97480b4997c31fdf2b2e6cac8e86d5dd54d1048c.tar.gz
update to version 2.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e33dab6e29d..f5c382213c3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
pkgdesc='GNS3 network simulator. Graphical user interface package.'
arch=('any')
url='https://github.com/GNS3/gns3-gui'
@@ -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=('03ef438700e0a3b154e4a738eb4f548efbfea08b7e96820c8fa56580f791d995'
+sha256sums=('093ed67ce02dbd7b52745e7415c6f08236c288b07fbe31eda31e6754d6adf6a3'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
build() {