summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2018-03-16 10:18:43 +0100
committerHyacinthe Cartiaux2018-03-16 10:18:43 +0100
commitd15d50b02c913d786c0624cbf0dce09c2d01f0b2 (patch)
treebd8fb3be5245b37eb996b327ae5d83a4a1bbddcc
parentd7def2baad0367b144dd44a1060a2aec3e9395c4 (diff)
downloadaur-d15d50b02c913d786c0624cbf0dce09c2d01f0b2.tar.gz
Pkgrel bump: new sha256sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e604fbac834..dcf54954248d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gns3-gui
pkgdesc = GNS3 network simulator. Graphical user interface package.
pkgver = 2.1.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/GNS3/gns3-gui
arch = any
groups = gns3
@@ -20,7 +20,7 @@ pkgbase = gns3-gui
optdepends = wireshark-qt: Live packet capture.
source = gns3-gui-2.1.4.tar.gz::https://github.com/GNS3/gns3-gui/archive/v2.1.4.tar.gz
source = gns3.desktop
- sha256sums = cebcf59a1f7381b91a59dc773636e92f50974e0be05a0728e8b86a781ac73e44
+ sha256sums = da2517881307c86229693bfc01e3dd98cfa67fd91f5403f4a7ab7b6619b6efe0
sha256sums = 51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166
pkgname = gns3-gui
diff --git a/PKGBUILD b/PKGBUILD
index 2bdfcb525f11..f4eeb3497740 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gns3-gui
pkgver=2.1.4
-pkgrel=1
+pkgrel=2
pkgdesc='GNS3 network simulator. Graphical user interface package.'
arch=('any')
url='https://github.com/GNS3/gns3-gui'
@@ -17,7 +17,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=('cebcf59a1f7381b91a59dc773636e92f50974e0be05a0728e8b86a781ac73e44'
+sha256sums=('da2517881307c86229693bfc01e3dd98cfa67fd91f5403f4a7ab7b6619b6efe0'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')
package() {