diff --git a/srcpkgs/python3-scipy/template b/srcpkgs/python3-scipy/template index 90b4b1b8a1..1bf7c72217 100644 --- a/srcpkgs/python3-scipy/template +++ b/srcpkgs/python3-scipy/template @@ -1,7 +1,7 @@ # Template file for 'python3-scipy' pkgname=python3-scipy -version=1.5.1 -revision=2 +version=1.5.2 +revision=1 wrksrc="scipy-${version}" build_style=python3-module build_helper="numpy" @@ -16,7 +16,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://scipy.org/scipylib/" distfiles="https://github.com/scipy/scipy/releases/download/v${version}/scipy-${version}.tar.xz" -checksum=0728bd66a5251cfeff17a72280ae5a40ec14add217f94868d1415b3c469b610a +checksum=28d5d2e9af6ca5c0352cd83fb64191f2d8e883ab5287a221ba7a175c8cc2ccbe build_options="openblas" desc_option_openblas="Enable support for openblas accelerated linear algebra"