summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87ba5151d044..56e6330f822c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://github.com/raoulh/$pkgname"
license=('GPL3')
makedepends=('git' 'go')
-source=("$pkgname"::"git://github.com/raoulh/$pkgname")
+source=("$pkgname"::"git+https://github.com/raoulh/$pkgname")
sha256sums=('SKIP')
pkgver() {