[arch-commits] Commit in python-simplejson/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Thu Aug 15 08:14:42 UTC 2013


    Date: Thursday, August 15, 2013 @ 10:14:42
  Author: arodseth
Revision: 95624

upgpkg: python-simplejson 3.3.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-15 04:52:57 UTC (rev 95623)
+++ PKGBUILD	2013-08-15 08:14:42 UTC (rev 95624)
@@ -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 @@
 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')




More information about the arch-commits mailing list