mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 21:17:16 +08:00
Python Simple JSON 3.1.3
This commit is contained in:
parent
2768dd4b82
commit
1e1d401ce0
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=python2-simplejson
|
||||
_pkgname=simplejson
|
||||
pkgver=3.1.2
|
||||
pkgver=3.1.3
|
||||
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=('95f89e4a6079946a9bfc7f6424f71e15')
|
||||
md5sums=('ffb9fdd8ff3225a61b455bb1bcb98e41')
|
||||
|
||||
package() {
|
||||
cd ${srcdir}/$_pkgname-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user