summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsatcom8862019-09-21 22:30:52 +0200
committersatcom8862019-09-21 22:30:52 +0200
commit2a745caab0c30a00a954b8a27721225778c17f3f (patch)
treeca8d49fedef32899991760406a70d67dacfca5f5 /PKGBUILD
parent0708f1f21667e07082a5bd1f51505a3933de7f47 (diff)
downloadaur-2a745caab0c30a00a954b8a27721225778c17f3f.tar.gz
Hopefully fixed the sources download
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c47a75899cd5..c2d3a11f0e1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('llvm' 'gcc' 'opencl-headers' 'ocl-icd')
makedepends=('cmake' 'git' 'make')
optdepends=()
provides=('opencl-pi' 'opencl-vc4' 'opencl-driver')
-source=("VC4C::git+https://github.com/doe300/VC4C/VC4C.git" "VC4CL::git+https://github.com/doe300/VC4CL/VC4CL.git" "VC4CLStdLib::git+https://github.com/doe300/VC4CLStdLib/VC4CLStdLib.git")
+source=("VC4C::git+https://github.com/doe300/VC4C/" "VC4CL::git+https://github.com/doe300/VC4CL/" "VC4CLStdLib::git+https://github.com/doe300/VC4CLStdLib/")
md5sums=('SKIP' 'SKIP' 'SKIP')
build() {