summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-08-22 20:45:51 +0200
committerStephan Springer2022-08-22 20:45:51 +0200
commit83dddf5f433aeeaefc6254d799ce7885a8be552b (patch)
treeba20007cac5a0f06d0bd0bff1768126f03f92514
parent318f4abe817855c5168f3a473c839ab8c6a7407b (diff)
downloadaur-83dddf5f433aeeaefc6254d799ce7885a8be552b.tar.gz
update source URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b4cc5f8f96e..0906577def8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gns3-gui-git
pkgdesc = GNS3 network simulator. Graphical user interface package.
- pkgver = v2.2.22.r0.g963bbb7b
+ pkgver = v2.2.33.1.r2.g148ac4b0
pkgrel = 1
url = https://github.com/GNS3/gns3-gui
arch = any
@@ -22,7 +22,7 @@ pkgbase = gns3-gui-git
optdepends = wireshark-qt: Live packet capture
provides = gns3-gui
conflicts = gns3-gui
- source = gns3-gui::git+git://github.com/GNS3/gns3-gui.git
+ source = gns3-gui::git+https://github.com/GNS3/gns3-gui.git
source = gns3.desktop
sha256sums = SKIP
sha256sums = 51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166
diff --git a/PKGBUILD b/PKGBUILD
index e05ad38e4018..3be608fc3802 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=gns3-gui
pkgname="$_pkgname"-git
-pkgver=v2.2.22.r0.g963bbb7b
+pkgver=v2.2.33.1.r2.g148ac4b0
pkgrel=1
pkgdesc='GNS3 network simulator. Graphical user interface package.'
arch=('any')
@@ -28,7 +28,7 @@ optdepends=(
'gns3-server: GNS3 backend. Manages emulators such as Dynamips, VirtualBox or Qemu/KVM'
'xterm: Default terminal emulator for CLI management of virtual instances'
'wireshark-qt: Live packet capture')
-source=("$_pkgname::git+git://github.com/GNS3/$_pkgname.git"
+source=("$_pkgname::git+https://github.com/GNS3/$_pkgname.git"
'gns3.desktop')
sha256sums=('SKIP'
'51e6db5b47e6af3d008d85e8c597755369fafb75ddb2af9e79a441f943f4c166')