summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccff0f62453f..e1b03ebc47c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,10 +16,8 @@ source=(
nvim.patch
)
-sha256sums=(
- 'SKIP'
- '64ed706fd94cc0340e7c46ee4c8db1076040b6f9a66e4e4f5ebcb9f5157c032d'
-)
+sha256sums=('SKIP'
+ '64ed706fd94cc0340e7c46ee4c8db1076040b6f9a66e4e4f5ebcb9f5157c032d')
pkgver() {
cd "${srcdir}/dotfiles"