From 642b562f367a7dcfad249bdc8be2dfa6d2c1303d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 20 Oct 2020 15:32:21 -0400 Subject: [PATCH] python3-toml: update to 0.10.1. --- srcpkgs/python3-toml/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-toml/template b/srcpkgs/python3-toml/template index c0f75c89335..f21ba877cae 100644 --- a/srcpkgs/python3-toml/template +++ b/srcpkgs/python3-toml/template @@ -1,7 +1,7 @@ # Template file for 'python3-toml' pkgname=python3-toml -version=0.10.0 -revision=4 +version=0.10.1 +revision=1 wrksrc="toml-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="AcidBear " license="MIT" homepage="https://github.com/uiri/toml" distfiles="${PYPI_SITE}/t/toml/toml-${version}.tar.gz" -checksum=229f81c57791a41d65e399fc06bf0848bab550a9dfd5ed66df18ce5f05e73d5c +checksum=926b612be1e5ce0634a2ca03470f95169cf16f939018233a670519cb4ac58b0f pkg_install() { vlicense LICENSE