summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2020-01-13 18:39:19 +0100
committerStephan Springer2020-01-13 18:39:19 +0100
commit803c23003cbb1cb768d62c7d9cec2af98e7585ea (patch)
treec0e3e028c762d0d52587fdaba98cbd69ca1c9d03 /PKGBUILD
parent5d1fa63f53b1c42bb138c586a9be2c80983fc74f (diff)
downloadaur-803c23003cbb1cb768d62c7d9cec2af98e7585ea.tar.gz
update to version 2.2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1388b14db57c..94372697e44c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.2.3
-pkgrel=2
+pkgver=2.2.5
+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=('cdffe76a94cd20316b46592cd7b38234a55955d1178d4245c34bfb21dd5e0872'
+sha256sums=('643dbd35f1e017d59508067b872a51f6a636073276dfa8b9920b5b8c692e0704'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
prepare() {