summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2018-09-15 17:45:30 +0200
committerStephan Springer2018-09-15 17:45:30 +0200
commitbe7e306d781ceee0eba03e6a0f1b4c0923e208bd (patch)
treefcbb5ead13506e3cdb715f9aff1c886b2a1e4a15 /PKGBUILD
parent2dab0d09994ae5695793a1f87f7886e334c786c4 (diff)
downloadaur-be7e306d781ceee0eba03e6a0f1b4c0923e208bd.tar.gz
update to 2.1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78a71c925610..08a658d2a76b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.1.9
+pkgver=2.1.10
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=('79b9ad2dd3011fc02801dbd807e923a4f0b39860814c5b5ebe0b31e855e9fe53'
+sha256sums=('9773bdf1f92c7925ec3241bf8acec014632c4c14211cf2c9bcdacfe1b595144a'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
build() {