summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12017-03-18 13:21:02 +0800
committerChocobo12017-03-18 13:21:02 +0800
commit435267f060f3c31d2dfb7c39bda153235821fe06 (patch)
tree648e5dd2302d7f565a34e89a051345b3fcf92f90
parent34486fc045be982818fec25b8eac2cc562f41bf1 (diff)
downloadaur-435267f060f3c31d2dfb7c39bda153235821fe06.tar.gz
Switch fields
-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')