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

Alexander Rødseth arodseth at archlinux.org
Mon May 25 21:34:47 UTC 2015


    Date: Monday, May 25, 2015 @ 23:34:47
  Author: arodseth
Revision: 134085

upgpkg: python-simplejson 3.7.2-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-25 21:32:01 UTC (rev 134084)
+++ PKGBUILD	2015-05-25 21:34:47 UTC (rev 134085)
@@ -6,12 +6,12 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.6.5
-pkgrel=2
+pkgver=3.7.2
+pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
 arch=('x86_64' 'i686')
-url='http://undefined.org/python/#simplejson'
+url='https://github.com/simplejson/simplejson'
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
 source=("git://github.com/simplejson/simplejson.git#tag=v$pkgver")
 md5sums=('SKIP')



More information about the arch-commits mailing list