diff --git a/srcpkgs/python3-platformdirs/template b/srcpkgs/python3-platformdirs/template index b01996757d1..03332447955 100644 --- a/srcpkgs/python3-platformdirs/template +++ b/srcpkgs/python3-platformdirs/template @@ -1,6 +1,6 @@ # Template file for 'python3-platformdirs' pkgname=python3-platformdirs -version=3.1.1 +version=3.5.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -12,7 +12,7 @@ license="MIT" homepage="https://platformdirs.rtfd.io/" changelog="https://raw.githubusercontent.com/platformdirs/platformdirs/main/CHANGES.rst" distfiles="${PYPI_SITE}/p/platformdirs/platformdirs-${version}.tar.gz" -checksum=024996549ee88ec1a9aa99ff7f8fc819bb59e2c3477b410d90a16d32d6e707aa +checksum=412dae91f52a6f84830f39a8078cecd0e866cb72294a5c66808e74d5e88d251f make_check_pre="env PYTHONPATH=src" post_install() {