summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjlaehne2023-03-29 10:10:17 +0200
committerjlaehne2023-03-29 10:10:17 +0200
commit55acfc5643ce0ca6bf89e99e106d940c52725343 (patch)
treecbf726e9ff95b82e61a80931661e98789dab7b25 /PKGBUILD
parente89f2f398c5e47db66b323e499a651fc58547940 (diff)
downloadaur-55acfc5643ce0ca6bf89e99e106d940c52725343.tar.gz
Provides hyperspy 1.7.4
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'