summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Brains2017-10-20 09:54:49 +0300
committerJoseph Brains2017-10-20 09:54:49 +0300
commitedc865d4a9c76910fc7b53ce3efa76ec0b57409a (patch)
tree4310883dbac6b141276a7cf43353dc88105da6bc
parent3139fe2116503299927db49fe8d2fda2c14aa105 (diff)
downloadaur-edc865d4a9c76910fc7b53ce3efa76ec0b57409a.tar.gz
Updated to 2.1.0rc3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0456fb3b7fc..4cb6c24d692a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gns3-gui-git
pkgdesc = GNS3 network simulator. Graphical user interface package.
- pkgver = 2.1.0rc2
+ pkgver = 2.1.0rc3
pkgrel = 1
url = https://github.com/GNS3/gns3-gui
arch = any
@@ -19,9 +19,9 @@ pkgbase = gns3-gui-git
provides = gns3-gui
conflicts = gns3-gui
replaces = gns3-gui
- source = gns3-gui-2.1.0rc2.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.0rc2.tar.gz
+ source = gns3-gui-2.1.0rc3.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.0rc3.tar.gz
source = gns3.desktop
- md5sums = d4dbb0e4da4fb0a44561670621b78dc7
+ md5sums = 880c49e15a32833c4ed740ee1b5a3f56
md5sums = ac6ba60be0a1cb7fc965d1a105e431d5
pkgname = gns3-gui-git
diff --git a/PKGBUILD b/PKGBUILD
index c8a047b91851..9d8a4db2f8db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joseph Brains <jnbrains@gmail.com>
_pkgname=gns3-gui
pkgname=${_pkgname}-git
-pkgver=2.1.0rc2
+pkgver=2.1.0rc3
pkgrel=1
pkgdesc='GNS3 network simulator. Graphical user interface package.'
arch=('any')
@@ -19,7 +19,7 @@ optdepends=('gns3-server-git: GNS3 backend. Manages emulators such as Dynamips,
'wireshark-gtk: Live packet capture.')
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/GNS3/${_pkgname}/archive/v${pkgver}.tar.gz"
'gns3.desktop')
-md5sums=('d4dbb0e4da4fb0a44561670621b78dc7'
+md5sums=('880c49e15a32833c4ed740ee1b5a3f56'
'ac6ba60be0a1cb7fc965d1a105e431d5')
package() {