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