summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrey Kojevnikov2015-09-10 18:13:27 +1000
committerAndrey Kojevnikov2015-09-10 18:13:27 +1000
commit1d0d7c2bda989a70be94a0815e8aea42124018c8 (patch)
tree39b16466ae8eb74cbe2eb9352cb050e77f1e5d58 /PKGBUILD
parent556bd4f4da4110feba449f8123108fbea882d160 (diff)
downloadaur-1d0d7c2bda989a70be94a0815e8aea42124018c8.tar.gz
1.3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 151f7a790e50..3f7c9be1fe4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=1.3.9
+pkgver=1.3.10
pkgrel=1
pkgdesc='GNS3 network simulator. Graphical user interface package.'
arch=('any')
@@ -17,7 +17,7 @@ optdepends=('gns3-server: GNS3 backend. Manages emulators such as Dynamips, Virt
conflicts=('gns3' 'gns3-git')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/GNS3/${pkgname}/archive/v${pkgver}.tar.gz"
'gns3.desktop')
-md5sums=('87fe774675a704a1bbbf91308c0d8f53'
+md5sums=('02ee6b6c843475417f3e9fcc6e2aabd2'
'ac6ba60be0a1cb7fc965d1a105e431d5')
package() {