Double-quote source URL

master
willemw12 2021-12-14 09:05:43 +01:00
parent 39f55fe1ac
commit 2f77e906e7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ makedepends=('git' 'gulp' 'nvm' 'yarn')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
replaces=('cumulonimbus')
source=($pkgname::git+$url.git)
source=("$pkgname::git+$url.git")
sha256sums=('SKIP')
# For the Node.js version used by CPod, see file .travis.yml ("dist:" and "node_js:")