summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a7104213ccb..3b2afa8b4450 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,7 +27,7 @@ pkgbase = waybar-git
optdepends = otf-font-awesome: Icons in the default configuration
provides = waybar
conflicts = waybar
- source = waybar-git::git://github.com/Alexays/Waybar
+ source = waybar-git::git+https://github.com/Alexays/Waybar
sha1sums = SKIP
pkgname = waybar-git
diff --git a/PKGBUILD b/PKGBUILD
index 85879ec5606e..6e44c1697b69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,7 @@ optdepends=(
'otf-font-awesome: Icons in the default configuration'
)
-source=("${pkgname}::git://github.com/Alexays/Waybar")
+source=("${pkgname}::git+https://github.com/Alexays/Waybar")
sha1sums=('SKIP')