summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81f02ec585bc..fe61dd82b34e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('python-pyqt5: Qt5 Python bindings'
'pyside6: PySide Qt6 Python bindings')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=($pkgname::git+$url.git)
+source=("$pkgname::git+$url.git")
md5sums=('SKIP')
pkgver() {