diff --git a/srcpkgs/python-toml/template b/srcpkgs/python-toml/template index a59a8f055bc..8c4ffd63b2e 100644 --- a/srcpkgs/python-toml/template +++ b/srcpkgs/python-toml/template @@ -1,7 +1,7 @@ # Template file for 'python-toml' pkgname=python-toml -version=0.9.3 -revision=2 +version=0.9.4 +revision=1 noarch=yes wrksrc="toml-${version}" build_style=python-module @@ -12,8 +12,8 @@ short_desc="Python2 library for TOML" maintainer="AcidBear " license="MIT" homepage="https://github.com/uiri/toml" -distfiles="${homepage}/archive/${version}.tar.gz" -checksum=633a90ecb1f5665b58f0c94153fcf519313ef53e1de0eac90929cd6b6a014235 +distfiles="${PYPI_SITE}/t/toml/toml-${version}.tar.gz" +checksum=8e86bd6ce8cc11b9620cb637466453d94f5d57ad86f17e98a98d1f73e3baab2d pkg_install() { vlicense LICENSE