summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd4dc1d81d71..8122ed3e175e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,7 +40,7 @@ depends=('python'
# 'python-pywavelets' # AUR (from scikit-image)
'python-tifffile>=2020.2.16' # AUR (from scikit-image)
'python-numba>=0.52' # AUR (from python-sparse, but currently requires git version)
- 'python-llvmlite-git' # AUR (from python-numba, but currently requires git version)
+ 'python-llvmlite' # AUR (from python-numba, but currently requires git version)
)
optdepends=('python-scikit-learn>=1.0.1: machine learning features'