summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd569d12a39c..62e0ae99ded3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ license=("custom")
provides=("neopo")
source=("git+https://github.com/nrobinson2000/neopo.git"
"git+https://github.com/nrobinson2000/particle-cli-completion")
-md5sums=("SKIP"
- "SKIP")
+md5sums=('SKIP'
+ 'SKIP')
makedepends=("python-setuptools")
depends=("python" "vim" "git" "perl-archive-zip" "libusb" "jq")