diff --git a/srcpkgs/python3-tifffile/template b/srcpkgs/python3-tifffile/template index 25f5c5d5ac..c5bf27a142 100644 --- a/srcpkgs/python3-tifffile/template +++ b/srcpkgs/python3-tifffile/template @@ -1,6 +1,6 @@ # Template file for 'python3-tifffile' pkgname=python3-tifffile -version=2020.11.18 +version=2020.11.26 revision=1 wrksrc="${pkgname#python3-}-${version}" build_style=python3-module @@ -13,7 +13,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=8ec02abeaa1921e23264ba6810af52bf66bd1ba437bf5199458937c6f315355e +checksum=64fc7602330301e910cc343e99bac02f9b453e933c1ee2050f316cbfee725df3 do_check() { python3 -m pytest