summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryznnyz2024-10-22 00:58:55 -0400
committeryznnyz2024-10-22 00:58:55 -0400
commit3cc36ddb86783b497b4783ad45a97cd302c94a6f (patch)
tree2ee33c67b5e5ac71cd9b795e05b28ec7fd096545 /PKGBUILD
parentdd4756dddb41222afc173178d1c076a4f4bb3a5c (diff)
downloadaur-3cc36ddb86783b497b4783ad45a97cd302c94a6f.tar.gz
python-scikit_learn_intelex
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6508d7771b9b..92d2d5a77a72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,5 +13,5 @@ source=("https://files.pythonhosted.org/packages/96/5e/15d4f900dd7772c19bad53e98
sha256sums=('ed0838c8db6a2873a1415e94b39ef1e282e1a9d4eb625b31c6dca158d49d9cd4')
package() {
- python -m installer --destdir="${pkgdir}" *.whl
+ python -m installer --destdir="${pkgdir}" scikit_learn_intelex-2024.7.0-py310-none-manylinux1_x86_64.whl
}