From 38f08d500dbcee51eef2c8be4c2ceb3b91c82746 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 21 Jan 2024 14:30:57 +0100 Subject: [PATCH] Revert "scipy: fix pypi reference" This reverts commit dc34556943a9bbd3af01e953c1a7f693eb9f2280. the package name is lowercase --- mingw-w64-python-scipy/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-python-scipy/PKGBUILD b/mingw-w64-python-scipy/PKGBUILD index 0f775c4541..efb8fe973f 100644 --- a/mingw-w64-python-scipy/PKGBUILD +++ b/mingw-w64-python-scipy/PKGBUILD @@ -15,7 +15,7 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://www.scipy.org/" msys2_repository_url="https://github.com/scipy/scipy" msys2_references=( - 'pypi: SciPy' + 'pypi: scipy' ) license=('spdx:BSD-3-Clause') depends=(