summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2019-02-27 10:31:11 +0100
committerStephan Springer2019-02-27 10:31:11 +0100
commit946571514628179cb30d9dfbf764c918823c7fe4 (patch)
tree3e8893bf80503dd7f930bcdce480d8a9c876e7e5 /PKGBUILD
parent6e9d3b227d71472978c97f9e1de227539148c6e5 (diff)
downloadaur-946571514628179cb30d9dfbf764c918823c7fe4.tar.gz
update to version 2.1.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afc3c819b967..2c867e68863d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=2.1.13
+pkgver=2.1.14
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=('79cac024905043032ce6c3a547ad5bcba63e7893f52e575800e162076088c9f5'
+sha256sums=('8ac2e71d00c687d3bc618cf5da9211794d04fbc752dece3b76bb6924ef9c7f19'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
build() {