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

Felix Yan fyan at nymeria.archlinux.org
Thu Apr 10 14:09:04 UTC 2014


    Date: Thursday, April 10, 2014 @ 16:09:04
  Author: fyan
Revision: 109118

upgpkg: python-simplejson 3.4.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-10 13:55:08 UTC (rev 109117)
+++ PKGBUILD	2014-04-10 14:09:04 UTC (rev 109118)
@@ -6,8 +6,8 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.3.3
-pkgrel=2
+pkgver=3.4.0
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@
 url='http://undefined.org/python/#simplejson'
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver}")
-sha256sums=('3c1ea4826afdbbb2e8f589540772f8b06ea2a81f575db1edde84fc1829bb293b')
+sha256sums=('636c7a43f4b42e71b7e0bd07232621804d6b43e2b4b3f4c942bd620f001c1a8a')
 
 package_python-simplejson() {
   depends=('python')




More information about the arch-commits mailing list