From 6a3f02abeeecab3efb4442e39e28e05897f25316 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 16 Aug 2013 01:45:08 -0700 Subject: Fri Aug 16 01:44:39 PDT 2013 --- community/python-simplejson/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/python-simplejson/PKGBUILD') diff --git a/community/python-simplejson/PKGBUILD b/community/python-simplejson/PKGBUILD index 7805c6889..eb6640ffe 100644 --- a/community/python-simplejson/PKGBUILD +++ b/community/python-simplejson/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 89809 2013-05-02 13:39:19Z arodseth $ +# $Id: PKGBUILD 95625 2013-08-15 08:14:50Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Jaroslav Lichtblau # Contributor: Allan McRae @@ -6,7 +6,7 @@ pkgbase=python-simplejson pkgname=("$pkgbase" 'python2-simplejson') -pkgver=3.2.0 +pkgver=3.3.0 pkgrel=1 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python' license=('MIT') @@ -14,7 +14,7 @@ arch=('x86_64' 'i686') url='http://undefined.org/python/#simplejson' makedepends=('python' 'python2-distribute') source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver}") -sha256sums=('507036d10039ccf437625437b2521c0f691c20c3911b2b7183d5a66c98d36432') +sha256sums=('ed7e700a9b689f81e54738d796ce456eca12481412f198d44d42f69d8d6f9a82') package_python-simplejson() { depends=('python') -- cgit v1.2.3-54-g00ecf