[ci skip] update README.md

This commit is contained in:
Shuanglei Tao
2016-12-26 00:58:13 +08:00
parent 24d2c5871b
commit 44d76e2efc
4 changed files with 8 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ pkgname=json-c
pkgver=0.12.1
pkgrel=1
pkgdesc="A JSON implementation in C"
arch=('any')
arch=('i686' 'x86_64')
url="https://github.com/json-c/json-c"
license=('MIT')
makedepends=('gcc' 'make' 'autoconf')