summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex2021-11-30 15:00:46 +0100
committerAlex2021-11-30 15:00:46 +0100
commit5297188fa2ea668767233be8fcdcc634f0426c2c (patch)
tree34a27c8dfe0a40d4988fd57626284ca87ac962c3
parent5d2c2e666e6254668e12eadac4d5a39d8913bc36 (diff)
downloadaur-5297188fa2ea668767233be8fcdcc634f0426c2c.tar.gz
chore: update source url
-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')