summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Hirzel2020-10-18 02:12:02 -0400
committerAlex Hirzel2020-10-18 02:12:02 -0400
commitbcbd68aea82b3de13607df41a644720f746ca7bc (patch)
tree046a0a8943e8be0662b61ec9f22c9129b9437f77
parentc1b07c16154d803fc013c47a54f50a2a0fa6ec6b (diff)
downloadaur-bcbd68aea82b3de13607df41a644720f746ca7bc.tar.gz
convert pkgname from array to string
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7cf3d90687d..396aacc902e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Hirzel <alex at hirzel period us>
-pkgname=('python-ompython')
+pkgname='python-ompython'
_name=OMPython
pkgver='3.1.2'
pkgrel=2