diff --git a/srcpkgs/python3-scikit-image/template b/srcpkgs/python3-scikit-image/template index a48ae233876..28bbcc80a2c 100644 --- a/srcpkgs/python3-scikit-image/template +++ b/srcpkgs/python3-scikit-image/template @@ -1,6 +1,6 @@ # Template file for 'python3-scikit-image' pkgname=python3-scikit-image -version=0.19.1 +version=0.19.2 revision=1 _pkgname="${pkgname#python3-}" wrksrc="${_pkgname}-${version}" @@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause, MIT" homepage="https://scikit-image.org/" distfiles="https://github.com/${_pkgname}/${_pkgname}/archive/v${version}.tar.gz" -checksum=803ae61cac7459a0b3b112602f2889f2ab0c09ae71c420b0869b8dd8cfdb5e59 +checksum=e72bb5fbc6d66e250ff52719d573073ed6ac5591411c14ec5fea796f41d7415f # Tests require data files and unpackaged dependencies make_check=no