summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-03-26 22:26:17 +0100
committerMartchus2022-03-26 22:26:17 +0100
commiteb56b1e8cce1e890d1a2a6c0afc2feafaaaf1756 (patch)
tree225f4f20257cdf904f9aea287a521ba4f919f86f /PKGBUILD
parent2cde5188d1c89b19cf220ca39e22d72e4a7005c6 (diff)
downloadaur-rpi_ws281x-git.tar.gz
Use git+https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 378fde0fa511..0fc0c5183135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ makedepends=('scons' 'git')
provides=("${_name}")
conflicts=("${_name}")
url="https://github.com/jgarff/${_reponame}"
-source=("${_reponame}::git://github.com/jgarff/${_reponame}.git")
+source=("${_reponame}::git+https://github.com/jgarff/${_reponame}.git")
sha256sums=('SKIP')
pkgver() {