parent
431f949b5c
commit
4a5fb3b1b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-ultrajson'
|
# Template file for 'python3-ultrajson'
|
||||||
pkgname=python3-ultrajson
|
pkgname=python3-ultrajson
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ujson-${version}"
|
wrksrc="ujson-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/ultrajson/ultrajson"
|
homepage="https://github.com/ultrajson/ultrajson"
|
||||||
distfiles="${PYPI_SITE}/u/ujson/ujson-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/u/ujson/ujson-${version}.tar.gz"
|
||||||
checksum=00bda1de275ed6fe81817902189c75dfd156b4fa29b44dc1f4620775d2f50cf7
|
checksum=abb1996ba1c1d2faf5b1e38efa97da7f64e5373a31f705b96fe0587f5f778db4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue