python-toml: update to 0.9.6.
This commit is contained in:
parent
ffaef2ff71
commit
847e19207d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-toml'
|
# Template file for 'python-toml'
|
||||||
pkgname=python-toml
|
pkgname=python-toml
|
||||||
version=0.9.4
|
version=0.9.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="toml-${version}"
|
wrksrc="toml-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="AcidBear <jake.slazenger@yandex.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/uiri/toml"
|
homepage="https://github.com/uiri/toml"
|
||||||
distfiles="${PYPI_SITE}/t/toml/toml-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/toml/toml-${version}.tar.gz"
|
||||||
checksum=8e86bd6ce8cc11b9620cb637466453d94f5d57ad86f17e98a98d1f73e3baab2d
|
checksum=380178cde50a6a79f9d2cf6f42a62a5174febe5eea4126fe4038785f1d888d42
|
||||||
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue