mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 21:27:15 +08:00
Python Simple JSON 3.0.8
This commit is contained in:
parent
7da40a5bf7
commit
16dd432869
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=python2-simplejson
|
||||
_pkgname=simplejson
|
||||
pkgver=3.0.7
|
||||
pkgver=3.0.8
|
||||
pkgrel=1
|
||||
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
|
||||
license=('MIT')
|
||||
@ -17,7 +17,7 @@ makedepends=('python-distribute')
|
||||
replaces=(python-simplejson)
|
||||
provides=(python-simplejson)
|
||||
source=(http://pypi.python.org/packages/source/s/$_pkgname/$_pkgname-${pkgver}.tar.gz)
|
||||
md5sums=('f674e9035aee1064dae90b22aa76ea98')
|
||||
md5sums=('a3b584dcc6963074c24f391b20edd805')
|
||||
|
||||
package() {
|
||||
cd ${srcdir}/$_pkgname-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user