diff options
author | matthewq337 | 2024-07-04 23:58:14 +0000 |
---|---|---|
committer | matthewq337 | 2024-07-04 23:58:14 +0000 |
commit | 4c9be3eabdb65d3810082728e1444a3baae726d6 (patch) | |
tree | 6655fcd2e2aae70caf6d9712632e57b6c7666556 /.SRCINFO | |
parent | 8c65c9709fb8b847fa8d812d63d4d33600bbd02e (diff) | |
download | aur-4c9be3eabdb65d3810082728e1444a3baae726d6.tar.gz |
made it have git+https correctly
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ pkgbase = qtile-plasma-git makedepends = python-setuptools makedepends = git depends = qtile - source = qtile-plasma-git::git+://github.com/numirias/qtile-plasma.git + source = qtile-plasma-git::git+https://github.com/numirias/qtile-plasma.git sha256sums = SKIP pkgname = qtile-plasma-git |