summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf5b7a34f821..fc9f6b563687 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=editorconfig-geany-git
pkgver=r18.9dce3bb
pkgrel=3
-pkgdesc='EditorConfig plugin for Geany'
-url='https://github.com/editorconfig/editorconfig-geany'
+pkgdesc="EditorConfig plugin for Geany"
arch=('i686' 'x86_64')
+url="https://github.com/editorconfig/editorconfig-geany"
license=('GPL')
depends=('geany' 'editorconfig-core-c')
makedepends=('git')