python3-tomlkit: update to 0.11.6.
This commit is contained in:
parent
341197f794
commit
265124e394
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-tomlkit'
|
||||
pkgname=python3-tomlkit
|
||||
version=0.11.4
|
||||
revision=2
|
||||
version=0.11.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/sdispater/tomlkit"
|
||||
changelog="https://raw.githubusercontent.com/sdispater/tomlkit/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/t/tomlkit/tomlkit-${version}.tar.gz"
|
||||
checksum=3235a9010fae54323e727c3ac06fb720752fe6635b3426e379daec60fbd44a83
|
||||
checksum=71b952e5721688937fb02cf9d354dbcf0785066149d2855e44531ebdd2b65d73
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue