summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederik2019-11-06 23:41:26 +0100
committerfrederik2019-11-06 23:41:26 +0100
commit28e1bc96f9ed6050c24c0a79095451da92a577fc (patch)
treecdd2e4483f3eceb605494b44e65379ceb9a47650
parent1610922db655cd67355e9b9eec1ef1161273b66f (diff)
downloadaur-28e1bc96f9ed6050c24c0a79095451da92a577fc.tar.gz
fix quoting in PKGBUILD header
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a959ad9ca618..f7b51918a20e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ license=('custom')
depends=('fontconfig' 'libgl' 'libltdl' 'libxslt' 'hicolor-icon-theme'
'libxcomposite' 'libxcursor' 'libxkbcommon' 'libxrandr' 'libxslt' 'libxss'
'libpulse' 'xcb-util-keysyms' 'nss' 'openssl-1.0')
-source=(https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client/pool/HipChat4-${pkgver}-Linux.deb
+source=("https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client/pool/HipChat4-${pkgver}-Linux.deb"
license.html
fix-seccomp-sandbox-bug.patch)
sha512sums=('8ff9cd653c62044ec26f0eca7ef06ac7be6183ec1fc6052d27da11a079bd95d4971a79aefeec42c04ae9e78fd987dd44b15996fd9aaa3bfb937e71710d8f6121'