summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Kojevnikov2015-08-05 10:00:45 +0000
committerAndrey Kojevnikov2015-08-05 10:00:45 +0000
commit8e1e3a19be28496d59cfad8d7ed43bc9fecfb583 (patch)
tree3bb9499a8daaae0a5d0ecd19755f93e5bf39c4bf
parentde061d039d55a2ff0172bbac317a5ff272359c79 (diff)
downloadaur-8e1e3a19be28496d59cfad8d7ed43bc9fecfb583.tar.gz
1.3.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4df72466698f..97826fc3259f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gns3-gui
pkgdesc = GNS3 network simulator. Graphical user interface package.
- pkgver = 1.3.7
+ pkgver = 1.3.9
pkgrel = 1
url = https://github.com/GNS3/gns3-gui
arch = any
@@ -19,9 +19,9 @@ pkgbase = gns3-gui
optdepends = wireshark-gtk: Live packet capture.
conflicts = gns3
conflicts = gns3-git
- source = gns3-gui-1.3.7.tar.gz::https://github.com/GNS3/gns3-gui/archive/v1.3.7.tar.gz
+ source = gns3-gui-1.3.9.tar.gz::https://github.com/GNS3/gns3-gui/archive/v1.3.9.tar.gz
source = gns3.desktop
- md5sums = 9e4eff79f41488f50273be3a11192be4
+ md5sums = 87fe774675a704a1bbbf91308c0d8f53
md5sums = ac6ba60be0a1cb7fc965d1a105e431d5
pkgname = gns3-gui
diff --git a/PKGBUILD b/PKGBUILD
index 604fa509c35e..e3d7fac82a0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-gui
-pkgver=1.3.7
+pkgver=1.3.9
pkgrel=1
pkgdesc='GNS3 network simulator. Graphical user interface package.'
arch=('any')
@@ -16,7 +16,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=('9e4eff79f41488f50273be3a11192be4'
+md5sums=('87fe774675a704a1bbbf91308c0d8f53'
'ac6ba60be0a1cb7fc965d1a105e431d5')
package() {