mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 23:38:29 +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=python2-simplejson
|
||||||
_pkgname=simplejson
|
_pkgname=simplejson
|
||||||
pkgver=3.0.7
|
pkgver=3.0.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
|
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
@ -17,7 +17,7 @@ makedepends=('python-distribute')
|
|||||||
replaces=(python-simplejson)
|
replaces=(python-simplejson)
|
||||||
provides=(python-simplejson)
|
provides=(python-simplejson)
|
||||||
source=(http://pypi.python.org/packages/source/s/$_pkgname/$_pkgname-${pkgver}.tar.gz)
|
source=(http://pypi.python.org/packages/source/s/$_pkgname/$_pkgname-${pkgver}.tar.gz)
|
||||||
md5sums=('f674e9035aee1064dae90b22aa76ea98')
|
md5sums=('a3b584dcc6963074c24f391b20edd805')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd ${srcdir}/$_pkgname-${pkgver}
|
cd ${srcdir}/$_pkgname-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user