diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |