diff --git a/srcpkgs/python3-tifffile/template b/srcpkgs/python3-tifffile/template index d7a735438e5..00d4c6c3f39 100644 --- a/srcpkgs/python3-tifffile/template +++ b/srcpkgs/python3-tifffile/template @@ -1,6 +1,6 @@ # Template file for 'python3-tifffile' pkgname=python3-tifffile -version=2022.2.9 +version=2022.3.16 revision=1 wrksrc="${pkgname#python3-}-${version}" build_style=python3-module @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://github.com/cgohlke/tifffile" changelog="https://raw.githubusercontent.com/cgohlke/tifffile/master/CHANGES.rst" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=901f11169c2aa94c6b3cd9af2998de4b169d33210f78ae08a9acd21a231ebb7e +checksum=2e51c805be3a77f472c0cca3f0c13e60eb110fbfc305a20e278dad3d4e4fe4bf # Tests require unpackaged fsspec make_check=no