[arch-commits] Commit in python2-cjson/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Mar 10 12:28:52 UTC 2016


    Date: Thursday, March 10, 2016 @ 13:28:51
  Author: spupykin
Revision: 165928

upgpkg: python2-cjson 1.1.0-1

upd

Modified:
  python2-cjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-10 12:28:48 UTC (rev 165927)
+++ PKGBUILD	2016-03-10 12:28:51 UTC (rev 165928)
@@ -3,8 +3,8 @@
 # Contributor: Lincoln de Sousa <lincoln at archlinux-br.org>
 
 pkgname=python2-cjson
-pkgver=1.0.5
-pkgrel=6
+pkgver=1.1.0
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
 pkgdesc="Fast JSON encoder/decoder for Python"
@@ -11,7 +11,7 @@
 url="http://pypi.python.org/pypi/python-cjson/"
 depends=('python2')
 source=("http://pypi.python.org/packages/source/p/python-cjson/python-cjson-$pkgver.tar.gz")
-md5sums=('4d55b66ecdf0300313af9d030d9644a3')
+md5sums=('adb28f42c72ef573dfbd4cdf09676ace')
 
 package() {
   cd $srcdir/python-cjson-$pkgver



More information about the arch-commits mailing list