diff options
author | root <root@rshg054.dnsready.net> | 2012-02-23 23:15:11 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-23 23:15:11 +0000 |
commit | d466ef49f224a9347fe0375eac8126725e10a0a4 (patch) | |
tree | c08a9d7437c4d6de169858ac98fb340fd90202c2 /community/python-cjson | |
parent | 1d9fb21dff6df1679e536ab672edcbbdb4cf3a15 (diff) |
Thu Feb 23 23:15:11 UTC 2012
Diffstat (limited to 'community/python-cjson')
-rw-r--r-- | community/python-cjson/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-cjson/PKGBUILD b/community/python-cjson/PKGBUILD index 5f864b10b..c9784d1d2 100644 --- a/community/python-cjson/PKGBUILD +++ b/community/python-cjson/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 26256 2010-09-14 13:39:01Z schuay $ +# $Id: PKGBUILD 66126 2012-02-23 01:35:30Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Lincoln de Sousa <lincoln@archlinux-br.org> pkgname=python-cjson pkgver=1.0.5 -pkgrel=3 +pkgrel=4 arch=('i686' 'x86_64') license=('LGPL') pkgdesc="Fast JSON encoder/decoder for Python" |