summaryrefslogtreecommitdiff
path: root/community/python-cjson/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-cjson/PKGBUILD')
-rw-r--r--community/python-cjson/PKGBUILD4
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"