добавление git+ в источник

This commit is contained in:
Евгений Храмов 2023-01-08 12:14:16 +03:00
parent dca338fea5
commit 54408ef56e

@ -9,7 +9,7 @@ license=('BSD-3-Clause license')
provides=('shfmt')
conflicts=('shtmt')
sources_amd64=("https://github.com/patrickvane/shfmt.git")
sources_amd64=("git+https://github.com/patrickvane/shfmt.git")
checksums=('SKIP')
build() {