From a88fb77f78d9add889858d1ead7a0b9f9aa2ba8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 5 May 2025 17:26:21 -0300 Subject: [PATCH] python3-tomlkit: update to 0.13.3. --- srcpkgs/python3-tomlkit/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-tomlkit/template b/srcpkgs/python3-tomlkit/template index 13481051510..309f0495bd0 100644 --- a/srcpkgs/python3-tomlkit/template +++ b/srcpkgs/python3-tomlkit/template @@ -1,7 +1,7 @@ # Template file for 'python3-tomlkit' pkgname=python3-tomlkit -version=0.12.3 -revision=2 +version=0.13.3 +revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" 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=75baf5012d06501f07bee5bf8e801b9f343e7aac5a92581f20f80ce632e6b5a4 +checksum=430cf247ee57df2b94ee3fbe588e71d362a941ebb545dec29b53961d61add2a1 post_install() { vlicense LICENSE