diff --git a/srcpkgs/python3-platformdirs/template b/srcpkgs/python3-platformdirs/template index 54112bf572e..4ff44b61fe1 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.0.0 +version=3.1.0 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=8a1228abb1ef82d788f74139988b137e78692984ec7b08eaa6c65f1723af28f9 +checksum=accc3665857288317f32c7bebb5a8e482ba717b474f3fc1d18ca7f9214be0cef make_check_pre="env PYTHONPATH=src" post_install() {