summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12017-03-18 13:19:31 +0800
committerChocobo12017-03-18 13:19:31 +0800
commitac2eb8ed173ee4a394eed42dc6e1af7b5e9eb0b0 (patch)
tree779e3a1f7b7c9c44c9837544731bef902dcadefe
parenta014df3ec7fb98d45750e466377d11fdb0bcc772 (diff)
downloadaur-ac2eb8ed173ee4a394eed42dc6e1af7b5e9eb0b0.tar.gz
Switch fields
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dde20889faf2..914c3e6820cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=editorconfig-core-c-git
pkgver=0.12.1.r13.g1f2c30e
pkgrel=1
pkgdesc='EditorConfig core library written in C (for use by plugins supporting EditorConfig parsing)'
-url='https://github.com/editorconfig/editorconfig-core-c'
arch=('i686' 'x86_64')
+url='https://github.com/editorconfig/editorconfig-core-c'
license=('BSD')
depends=('pcre')
makedepends=('git' 'cmake>=2.8.7')