diff --git a/srcpkgs/python3-scikit-image/template b/srcpkgs/python3-scikit-image/template index 8d633ec6cf..502ef37fe8 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.18.0 +version=0.18.1 revision=1 _pkgname="${pkgname#python3-}" wrksrc="${_pkgname}-${version}" @@ -15,7 +15,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=9440e0f7ec05912780fad23c6cbea675864a7f39981630fecb8cd51343b5eada +checksum=f9a603d3f5b451ac2e6b9e09bb896396067aba9faa12cdeee77225a47a736d48 pre_build() { make_build_args+=" ${makejobs}"