Update URL

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-07-06 22:53:44 +02:00
parent 80ea8af044
commit 5de4aa93b9
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -7,5 +7,5 @@ This repo contains an Archlinux PKGBUILD to compile and pack the tools required
Build this repo using the following command and afterwards install the generated `.pkg.tar.xz` file: Build this repo using the following command and afterwards install the generated `.pkg.tar.xz` file:
```console ```console
# docker run --rm -ti -v $(pwd):/src luzifer/arch-repo-builder https://gist.github.com/799bd9e5a06c3b8509d6da3a8f530b5c.git # docker run --rm -ti -v $(pwd):/src luzifer/arch-repo-builder https://github.com/luzifer-aur/vim-go-tools.git
``` ```