summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrederik2019-11-06 23:41:26 +0100
committerfrederik2019-11-06 23:41:26 +0100
commite885fcfd9c3c1f85a89b45e81a3b2721512cdb8b (patch)
tree1c1ee6ac03e2dc18dd476070e2b88f75bded455f /PKGBUILD
parent46720ffff23f088e714af11cd7fcd49649fdcb60 (diff)
downloadaur-e885fcfd9c3c1f85a89b45e81a3b2721512cdb8b.tar.gz
fix quoting in PKGBUILD header
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f604c3229010..5ee8aed79840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('Commercial')
depends=('glib2')
conflicts=('0xdbe' '0xdbe-eap')
options=('!strip')
-source=(https://download.jetbrains.com/${pkgbase}/${pkgbase}-${pkgver}.tar.gz
+source=("https://download.jetbrains.com/${pkgbase}/${pkgbase}-${pkgver}.tar.gz"
jetbrains-datagrip.desktop)
sha512sums=('79661f0833c26663646f1dbb07a8ab1808be329c179c6f25f7293db421ad01b5d5b874f9f233df3cafe6e3f1826282e02fcfa09184ade65108460b12219d343a'
'4172c0c7065a91148c7b5b2bec1f84572fc7d302cd63e2f132f66297fd96c3969c403975a1eec93ec5d931406a7631fd9972222752d924338ed2b2cee44ba052')