summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')