diff --git a/srcpkgs/python3-tifffile/template b/srcpkgs/python3-tifffile/template index c8f0a748ba4..00bc744340c 100644 --- a/srcpkgs/python3-tifffile/template +++ b/srcpkgs/python3-tifffile/template @@ -1,6 +1,6 @@ # Template file for 'python3-tifffile' pkgname=python3-tifffile -version=2021.11.2 +version=2022.2.2 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=68e4ec10bc189f7ea9526619bf4787ec7d9decb857c6f15a06a999bdff4abfc0 +checksum=85a83c24a214e8baf09da1f85ca5a88b52610142f561ecc2873404ef50a3f6e3 # Tests require unpackaged fsspec make_check=no