diff --git a/srcpkgs/python3-platformdirs/template b/srcpkgs/python3-platformdirs/template index dc60d45ecfa..c9f34973027 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.5.3 +version=3.6.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=e48fabd87db8f3a7df7150a4a5ea22c546ee8bc39bc2473244730d4b56d2cc4e +checksum=57e28820ca8094678b807ff529196506d7a21e17156cb1cddb3e74cebce54640 make_check_pre="env PYTHONPATH=src" post_install() {